55 Commits

Author SHA1 Message Date
Dev Aggarwal
c98aca0c67
Update setup.py 2018-12-15 19:08:16 +05:30
Dev Aggarwal
38212d4b91
Update setup.py 2018-12-13 21:00:57 +05:30
Kenneth Reitz
818350c6bb
Merge pull request #47 from devxpy/patch-1
Add extras_require to setup()
2018-07-03 10:24:11 -04:00
Kenneth Reitz
5d3e5d59bb
Merge pull request #51 from xgdgsc/patch-1
allow no readme.md and comma
2018-07-03 10:23:47 -04:00
Nao YONASHIRO
ef4b9bc18f
chore: PyPi to PyPI 2018-07-03 12:28:12 +09:00
xgdgsc
c6625ffb63
long = short 2018-06-07 22:29:37 +08:00
xgdgsc
81a9a65949
allow no readme.md and comma 2018-06-07 22:27:37 +08:00
Dev Aggarwal
a0f9ab13c6
Update setup.py 2018-05-17 19:22:52 +05:30
Dev Aggarwal
5b1185196e
Update setup.py 2018-05-17 19:22:38 +05:30
Dev Aggarwal
703fe8d12d
Update setup.py 2018-05-17 19:21:46 +05:30
Dev Aggarwal
f29aee87c7
Update setup.py
Fix comma 
Add an extras_require field
2018-05-17 19:18:01 +05:30
Kenneth Reitz
59cfa99b99
Update setup.py 2018-05-04 09:33:44 -04:00
Kenneth Reitz
41b241cff6
Update setup.py 2018-02-26 09:20:26 -05:00
Kenneth Reitz
72a644b564
Update setup.py 2018-02-26 08:57:58 -05:00
Kenneth Reitz
e4e6a84196
Update setup.py 2017-12-11 07:15:54 -05:00
Kenneth Reitz
aea39ea122 Update setup.py 2017-09-20 12:18:51 -04:00
Kenneth Reitz
1dcf4826c0 Update setup.py 2017-09-07 16:07:57 -04:00
Rémy Léone
f31f81c1b4 Use OSError instead of FileNotFoundError to work on both py2 and py3 2017-09-07 10:34:19 +02:00
Kenneth Reitz
d7511469f0 Update setup.py 2017-09-04 15:22:47 -04:00
lethargilistic
9868e34ef0 Reminder that there's a license trove 2017-09-03 20:43:50 -04:00
INADA Naoki
9825a41060 Use io.open instead of codecs.open 2017-08-31 09:21:20 +09:00
Kenneth Reitz
bf2d5e2319 Merge pull request #15 from soxofaan/master
use os.path.join everywhere
2017-08-30 13:31:31 -04:00
Matan Rosenberg
71361bce83 Fix MANIFEST.in typo 2017-08-30 20:26:49 +03:00
Stefaan Lippens
5588342001 use os.path.join everywhere 2017-08-30 18:13:12 +02:00
Kenneth Reitz
0f8b5df808 Update setup.py 2017-08-29 15:28:26 -04:00
Kenneth Reitz
7ea38c36da Update setup.py 2017-08-29 02:27:11 -04:00
Kenneth Reitz
be972706a7 Update setup.py 2017-08-28 23:43:39 -04:00
Kenneth Reitz
6a410ba470 Update setup.py 2017-08-28 23:20:57 -04:00
Kenneth Reitz
f9e128c753 Update setup.py 2017-08-28 23:20:01 -04:00
Kenneth Reitz
299709123b Update setup.py 2017-08-28 23:19:28 -04:00
Kenneth Reitz
0d644aa097 Update setup.py 2017-08-28 23:04:55 -04:00
Kenneth Reitz
d9468cbedf Update setup.py 2017-08-28 23:04:02 -04:00
Kenneth Reitz
a076ebe021 Update setup.py 2017-08-28 23:01:43 -04:00
Kenneth Reitz
4e0c5d3cb7 Update setup.py 2017-08-28 22:57:38 -04:00
Kenneth Reitz
80d786e993 Update setup.py 2017-08-28 22:40:13 -04:00
Kenneth Reitz
bbb281284d Update setup.py 2017-08-28 22:39:54 -04:00
Kenneth Reitz
9313e990a8 Merge pull request #3 from alexanderepstein/master
Fixing typo and making License a variable
2017-08-28 21:52:55 -04:00
Alex Epstein
f3cc1ef6c8 Getting rid of license variable 2017-08-28 21:50:14 -04:00
Kenneth Reitz
9eead6a3b2 Update setup.py 2017-08-28 21:46:40 -04:00
Kenneth Reitz
b171853b94 Update setup.py 2017-08-28 21:46:22 -04:00
Kenneth Reitz
e8e86c6612 Update setup.py 2017-08-28 21:45:48 -04:00
Kenneth Reitz
ab70a8a5ac Update setup.py 2017-08-28 20:55:52 -04:00
Hugo Osvaldo Barrera
bb4ae1bf6e Avoid switching python interpreter when publishing
If setup.py is run via `python2.7 setup.py publish`, the current code
will invoke the default python, rather than the explicitly called one.

Avoid that by spawning the same interpreter.
2017-08-28 19:54:07 -03:00
Alex Epstein
56cbf5ff3b Fixing typo and making License a variable 2017-08-28 15:07:24 -04:00
Kenneth Reitz
ad16c57252 Update setup.py 2017-08-28 13:30:17 -04:00
Justin Plock
ab7ead672d __about__.py -> __version__.py 2017-08-28 12:43:47 -04:00
Kenneth Reitz
cd2066c4a4 Update setup.py 2017-08-28 12:28:48 -04:00
Kenneth Reitz
4301f4b01f Update setup.py 2017-08-28 12:28:27 -04:00
Kenneth Reitz
4e351056d8 Update setup.py 2017-08-28 12:27:57 -04:00
Kenneth Reitz
df715f98a0 Update setup.py 2017-08-28 12:20:54 -04:00