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
Kenneth Reitz
f26fb5be82
Update setup.py
2017-08-28 12:01:40 -04:00
Kenneth Reitz
be79ea2d96
Update setup.py
2017-08-28 12:01:18 -04:00
Kenneth Reitz
7da954ad18
Update setup.py
2017-08-28 11:59:39 -04:00
Kenneth Reitz
b016c0e828
Update setup.py
2017-08-28 11:58:26 -04:00
Kenneth Reitz
0661c7f89d
Create setup.py
2017-08-28 11:55:25 -04:00