Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
ff2ed94
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 17:10:59 (
3 years
ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource
,
guix
Children:
e764b0e
Parents:
7904fa5
Message:
use scripts entry to specify certain tools in setup.py
File:
1 edited
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r7904fa5
rff2ed94
3
3
setup(
4
4
name="AmmosReader",
5
version="1.2.3")
5
version="1.2.3",
6
packages=['src/ammosreader', 'sample_scripts']
7
scripts=['sample_scripts/iqdwreader.py',
8
'sample_scripts/pdw_reader.py'])
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive