79 Commits

Author SHA1 Message Date
Kenneth Reitz
028b613c2f Update README.rst 2017-08-31 11:08:34 -04:00
Kenneth Reitz
e10bd98b01 Merge pull request #18 from l2dy/license
Add license to README
2017-08-31 11:01:42 -04:00
Zero King
1abcac8c48 Add license to README 2017-08-31 12:03:41 +00:00
Kenneth Reitz
207aed90ec Merge pull request #17 from methane/patch-1
Use io.open instead of codecs.open
2017-08-30 21:08:29 -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
Kenneth Reitz
4c2c793c98 Merge pull request #16 from matan129/patch-1
Fix MANIFEST.in typo
2017-08-30 13:30:58 -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
3536838613 Merge pull request #12 from zed/patch-1
Add link to a related project in README.rst
2017-08-29 15:00:58 -04:00
zed
6514aa3d5c Add link to a related project in README.rst
Add link to Cookiecutter PyPackage (create Python package from a template as an alternative to the copy-paste).
2017-08-29 21:52:17 +03:00
Kenneth Reitz
c5a82dc367 Update README.rst 2017-08-29 02:43:57 -04:00
Kenneth Reitz
7ea38c36da Update setup.py 2017-08-29 02:27:11 -04:00
Kenneth Reitz
a6c8905268 Update README.rst 2017-08-29 00:42:01 -04:00
Kenneth Reitz
aa7cd357ad Update README.rst 2017-08-29 00:41:22 -04:00
Kenneth Reitz
66fd5ad6cf Update README.rst 2017-08-29 00:40:57 -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
13d61e07d8 Update README.rst 2017-08-28 23:12:57 -04:00
Kenneth Reitz
bb939c8767 Update README.rst 2017-08-28 23:12:26 -04:00
Kenneth Reitz
1975ec0287 Update README.rst 2017-08-28 23:12:07 -04:00
Kenneth Reitz
3470d91ed3 Update README.rst 2017-08-28 23:11:10 -04:00
Kenneth Reitz
1e093ab7b4 Update README.rst 2017-08-28 23:10:55 -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
0c572e5324 Update README.rst 2017-08-28 22:06:32 -04:00
Kenneth Reitz
e8a6d300d7 Update README.rst 2017-08-28 22:06:22 -04:00
Kenneth Reitz
11039440d1 Update README.rst 2017-08-28 22:06:10 -04:00
Kenneth Reitz
f69bb0a251 Update README.rst 2017-08-28 22:05:33 -04:00
Kenneth Reitz
c2b0591649 Update README.rst 2017-08-28 22:05:16 -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
b2b4e286d6 Update __version__.py 2017-08-28 21:42:21 -04:00
Kenneth Reitz
ab70a8a5ac Update setup.py 2017-08-28 20:55:52 -04:00
Kenneth Reitz
573ed6b96d Merge pull request #6 from hobarrera/dont-switch-pythons
Avoid switching python interpreter when publishing
2017-08-28 20:55:37 -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
0856bc0dd6 Update README.rst 2017-08-28 13:45:59 -04:00
Kenneth Reitz
ad16c57252 Update setup.py 2017-08-28 13:30:17 -04:00
Kenneth Reitz
7c890c89bc Update README.rst 2017-08-28 13:29:49 -04:00