source:
ammosreader/setup.py@
e4e63a3
Last change on this file since e4e63a3 was 570fe0c, checked in by , 3 years ago | |
---|---|
|
|
File size: 152 bytes |
Rev | Line | |
---|---|---|
[d88bd02] | 1 | from setuptools import setup |
2 | ||
[7904fa5] | 3 | setup( |
[0a1cc2a] | 4 | name="ammosreader", |
[570fe0c] | 5 | version="1.2.7", |
[0a1cc2a] | 6 | packages=['ammosreader',], |
7 | scripts=['sample_scripts/iqdw_reader.py']) |
Note:
See TracBrowser
for help on using the repository browser.