Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122743059
setup.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jul 21, 21:58
Size
210 B
Mime Type
text/x-python
Expires
Wed, Jul 23, 21:58 (2 d)
Engine
blob
Format
Raw Data
Handle
27553713
Attached To
R11599 sausage-binary
setup.py
View Options
'''
Setup
'''
from
setuptools
import
setup
if
__name__
==
"__main__"
:
setup
(
# data_files=[
# ("/etc/sausage", ["src/etc/sausage.cfg", "src/etc/sausage.template.j2"])
# ],
)
Event Timeline
Log In to Comment