Sebastian Wagner
|
a7a28da410
|
Add test suite to setup.py
Allows running the tests with `python setup.py test`
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
|
2016-10-13 22:31:28 +02:00 |
|
kennethreitz
|
93d10a8acb
|
Merge pull request #132 from jonasstein/master
Update setup.py
|
2015-01-09 13:39:38 -05:00 |
|
Matt Hickford
|
714d06ecfa
|
Clarify Python version support
Tested Python 3.3 and 3.4 at https://travis-ci.org/hickford/clint/builds/46098963
|
2015-01-06 17:55:55 +00:00 |
|
Jonas Stein
|
a226b3f2dc
|
Update setup.py
clint = "Command Line Interface Tools" tells me the README
|
2014-12-27 18:54:20 +01:00 |
|
Jason Piper
|
9324af95b2
|
Fixed README and HISTORY being installed to /usr
|
2014-01-09 22:52:08 +00:00 |
|
barberj
|
b591c3edc2
|
forgot to include args dependency
|
2012-08-01 08:49:48 -04:00 |
|
barberj
|
e7db8c7e37
|
Updated to use arguments module.
Removed py25 support and tox testing since try/except statements were >=2.5.
Try setup import from setuptools so python setup.py develop is available.
|
2012-08-01 08:42:34 -04:00 |
|
Thomas Hunger
|
d6214ababb
|
Distribute README.rst and HISTORY.rst when building sdist.
|
2012-01-06 23:43:14 +00:00 |
|
Thomas Kluyver
|
9a4705f090
|
Update trove classifiers.
|
2012-01-06 00:16:14 +00:00 |
|
star:Kenneth Reitz
|
598deda4d9
|
python 2.5 support!
|
2011-03-24 05:07:14 -04:00 |
|
star:Kenneth Reitz
|
6404b0e49c
|
no redundant versions
|
2011-03-24 03:42:20 -04:00 |
|
star:Kenneth Reitz
|
9b91cf16b5
|
v0.2.0
|
2011-03-23 06:45:01 -04:00 |
|
Kenneth Reitz
|
d043fd0a56
|
v0.1.2
|
2011-03-21 19:06:53 -04:00 |
|
Kenneth Reitz
|
450f3be97d
|
Version Bump
|
2011-03-20 16:39:02 -04:00 |
|
Kenneth Reitz
|
f5238fc47b
|
many fixes
|
2011-03-20 14:11:32 -04:00 |
|
Kenneth Reitz
|
59e289d5c2
|
readying for pypi push
|
2011-03-20 13:56:07 -04:00 |
|
Kenneth Reitz
|
f04e07ead3
|
setup.py fixes
|
2011-03-19 18:43:39 -04:00 |
|
Kenneth Reitz
|
5c3b1a1e22
|
brainstorm
|
2011-01-22 19:03:54 -05:00 |
|
Kenneth Reitz
|
4a14aa219f
|
Basic start.
|
2011-01-22 18:40:23 -05:00 |
|