summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Update more copyright years.Isis Lovecruft2015-04-08
* Wrap more setup.py versioneer calls in try/except blocks.Isis Lovecruft2014-03-24
* Wrap setup.py versioneer import in a try/except block.Isis Lovecruft2014-03-24
* Move scripts/generate-OR-descriptors → scripts/leekspin.Isis Lovecruft2014-03-24
* Update PyNaCl requirement in setup.py.Isis Lovecruft2014-03-17
* Change setup.py download_urls to only point to gitweb.torproject.org.Isis Lovecruft2014-03-17
* Fix download_url links in setup.py.Isis Lovecruft2014-02-21
* Use ReStructured Text from README as long_description for PyPI.Isis Lovecruft2014-02-21
* Remove unnecessary import of glob module in setup.py.Isis Lovecruft2014-02-21
* Add MIT license directive to setup.py.Isis Lovecruft2014-02-21
* Fix docstring for runTests class in setup.py.Isis Lovecruft2014-02-21
* Move sys module import into RunTests.run() in setup.py.Isis Lovecruft2014-02-21
* Move os module import into get_requirements() in setup.py.Isis Lovecruft2014-02-21
* Fix copyright years in setup.py.Isis Lovecruft2014-02-21
* Add a setup.py.Isis Lovecruft2014-02-21