This website requires JavaScript.
Explore
Help
Register
Sign In
python-learning-2065300
/
206530341
Watch
151
Star
0
Fork
You've already forked 206530341
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
206530341
/
site-packages
/
pkg_resources
/
tests
/
data
/
my-test-package-source
/
setup.py
7 lines
104 B
Python
Raw
Permalink
Blame
History
import
setuptools
setuptools
.
setup
(
name
=
"
my-test-package
"
,
version
=
"
1.0
"
,
zip_safe
=
True
,
)
Reference in New Issue
View Git Blame
Copy Permalink