source: ammosreader/setup.py@ 0da6808

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

directory structure changed to reflect pip package structure

  • Property mode set to 100644
File size: 69 bytes
RevLine 
[d88bd02]1from setuptools import setup
2
3if __name__ == "__main__":
4 setup()
Note: See TracBrowser for help on using the repository browser.