Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2e41b83
in ammosreader for
setup.py
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/11/22 14:37:15 (
3 years
ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource
,
guix
Children:
ea83987
Parents:
06043fb
Message:
setup simplified
File:
1 edited
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r06043fb
r2e41b83
1
1
from setuptools import setup
2
2
3
if __name__ == "__main__":
4
setup()
3
setup(
4
name='AmmosReader',
5
version='0.1')
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive