Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91308914
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
Sat, Nov 9, 21:09
Size
238 B
Mime Type
text/x-python
Expires
Mon, Nov 11, 21:09 (2 d)
Engine
blob
Format
Raw Data
Handle
22237219
Attached To
R6625 Oncilla Simulation
setup.py
View Options
from
distutils.core
import
setup
setup
(
name
=
'oncilla-sim-project-wizard'
,
version
=
'0.1dev'
,
packages
=
[
'oncilla_sim'
],
license
=
'Lesser General Public License version 3'
,
long_description
=
open
(
'README.rst'
)
.
read
()
)
Event Timeline
Log In to Comment