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
ace4288c9d
templates
/
python
/
setup.py
8 lines
107 B
Python
Raw
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
"
,
Rename Python script
2023-02-07 13:51:40 -05:00
scripts
=
[
"
bin/soe-python
"
]
Implement in Python
2023-02-07 13:46:57 -05:00
)
Reference in a new issue
Copy permalink