This website works better with JavaScript.
Explore
Help
Sign In
grgr
/
library-db
Watch
1
Star
0
Fork
You've already forked library-db
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c0237ef77f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c0237ef77f'
${ noResults }
library-db
/
.library
/
lib
/
site-packages
/
pkg_resources
/
tests
/
data
/
my-test-package-source
/
setup.py
7 lines
104 B
Python
Raw
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