Skip to content
Snippets Groups Projects
Commit 1816802a authored by Bruce Flynn's avatar Bruce Flynn
Browse files

Remove some pyver cruft

parent cb819ab9
No related branches found
No related tags found
Loading
......@@ -4,4 +4,3 @@ dist
env
*.egg-info
*.sw?
version.txt
include edosl0util/version.txt
### PyVer Loader Start
import pkg_resources as _pkg
execfile(_pkg.resource_filename(__name__, 'version.txt'))
del _pkg
### PyVer Loader End
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment