Skip to content

Commit b1f7140

Browse files
author
Jacob Morris
committed
fixed import error
1 parent baaea84 commit b1f7140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from distutils import setup
1+
from distutils.core import setup
22

33
setup(name="pytimer",
44
version="0.1",

0 commit comments

Comments
 (0)