Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91627220
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
Tue, Nov 12, 21:22
Size
210 B
Mime Type
text/x-python
Expires
Thu, Nov 14, 21:22 (2 d)
Engine
blob
Format
Raw Data
Handle
22295914
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