Skip to content

Commit 43d64a7

Browse files
committed
use setuptools.
1 parent 8f8cca0 commit 43d64a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from distutils.core import setup
1+
from setuptools import setup
22

33
def find_version(path):
44
import re

0 commit comments

Comments
 (0)