This website requires JavaScript.
My Profile
Explore
Sign In
toki
/
templates
Watch
1
Star
0
Fork
You've already forked templates
0
Code
Issues
Pull requests
Activity
main
templates
/
python
/
nixpkgs
/
setup.py
8 lines
100 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Implement in Python
2023-02-07 13:46:57 -05:00
from
setuptools
import
setup
setup
(
name
=
"
soe
"
,
version
=
"
1.0.0
"
,
Restructure everything
2024-07-28 06:01:20 -04:00
scripts
=
[
"
bin/soe
"
]
Implement in Python
2023-02-07 13:46:57 -05:00
)
Reference in a new issue
Copy permalink