fixed set>setup
This commit is contained in:
parent
3d6a64db1d
commit
78f8b845fe
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
||||||
from distutils.core import set
|
from distutils.core import setup
|
||||||
setup(name='pyaccuwage',
|
setup(name='pyaccuwage',
|
||||||
version='0.1',
|
version='0.1',
|
||||||
py_modules=['model','fields','record','enums']
|
py_modules=['model','fields','record','enums']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue