Skip to content

Commit

Permalink
# changed to use disutils
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriceling committed Sep 27, 2017
1 parent d211679 commit 1b30f9c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
from ez_setup import use_setuptools
use_setuptools()

from setuptools import setup, find_packages
from distutils.core import setup

try:
import py2exe
Expand Down

0 comments on commit 1b30f9c

Please sign in to comment.