source: ammosreader/setup.py@ b67e7e5

AmmosSource guix
Last change on this file since b67e7e5 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
Line 
1from setuptools import setup
2
3if __name__ == "__main__":
4 setup()
Note: See TracBrowser for help on using the repository browser.