don't depend on setuptools

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-22 20:24:03 -04:00
parent b477743fe8
commit 6dfcc710a8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
7.6.4:
- Cleanups.
- Don't depend on setuptools anymore.
7.6.3:
- Cleanups.
7.6.2:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.6.3'
__version__ = '7.6.4'