source: ammosreader/setup.py@ 0a1cc2a

AmmosSource guix
Last change on this file since 0a1cc2a was 0a1cc2a, checked in by Enrico Schwass <ennoausberlin@…>, 3 years ago

missing tag added

  • Property mode set to 100644
File size: 152 bytes
RevLine 
[d88bd02]1from setuptools import setup
2
[7904fa5]3setup(
[0a1cc2a]4 name="ammosreader",
5 version="1.2.6",
6 packages=['ammosreader',],
7 scripts=['sample_scripts/iqdw_reader.py'])
Note: See TracBrowser for help on using the repository browser.