Skip to content

Fix egg installation problems

Choose a tag to compare

@praecipula praecipula released this 16 Sep 23:12
· 302 commits to master since this release

Using the deploy.py script as a source of versioning in setup.py, which was introduced in 0.6.0, caused problems, as deploy.py is not included in the python egg. Removing that dependency in setup.py