Commit Graph

13 Commits (master)

Author SHA1 Message Date
Randall Degges 5a4d3d65b8 Removing executable bit from setup.py. 2015-11-14 23:09:33 -08:00
Randall Degges 55cc2a09b3 Porting setup.py -> setuptools.
Also: adding in six as a dependency to fix the broken build.  Fixes #11.
2015-03-31 11:04:24 -07:00
Timur Tuchkovenko 5efe3f4593 minor rewrite for Python 3 support. Some other fixes in corresponding files. 2014-10-08 11:43:32 +06:00
Ludovic Gasc d496ad0831 Add execution rights for setup.py 2013-12-03 11:39:05 +01:00
Ludovic Gasc c4d5a73dee Rename README file to have html formatting in Github 2013-12-03 11:37:40 +01:00
Areski Belaid 2ab6d3ff7d PEP8 Fixes 2012-11-11 18:43:41 +01:00
Randall Degges 9782b61280 Adding sane version import code to setup module.
This will allow us to actually specify a legitimate version for PyPI.
2011-05-31 17:21:46 -07:00
Randall Degges c1b0b6657f Adding myself as the maintainer. 2011-05-31 12:56:06 -07:00
Randall Degges 3327fe4764 Updating project name in setup.py.
Changing to `pyst2` (forked name).
2011-05-31 12:48:16 -07:00
ralf e8c5d9a267 - change platform to "Any" and add clarification to README: manager.py
can be run on any platform
- update setup.py with classifiers
- fix license strings to the exact string expected by pythons classifier
  system (doesn't change the license)
- remove PKG-INFO, this is auto-generated from setup.py


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@19 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-23 08:30:44 +00:00
ralf 05634c2ba7 - add maintainer to setup.py
- add credits section and clarification to Todo section


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@8 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 10:15:08 +00:00
ralf aae8da965a - fix setup to include version number and description
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@7 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 10:02:14 +00:00
ralf 0cfa2e82ef - copy original 0.2 release from tags/0.2
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@2 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-17 16:16:28 +00:00