aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* add project urlsAdam Janovsky2022-05-031-0/+5
* .Adam Janovsky2022-04-261-2/+0
* reorganize requirementsAdam Janovsky2022-04-041-6/+6
* sort importsAdam Janovsky2021-12-181-1/+1
* Format code with blackAdam Janovsky2021-12-181-20/+10
* Package data and pathlibmmstanone2021-09-231-1/+1
* WIP: FIPS CLI - readmemmstanone2021-07-281-1/+1
* typo in readme, package dataAdam Janovsky2021-05-251-0/+3
* fix issues with CLIAdam Janovsky2021-05-181-5/+6
* add python 3.10 to verionsAdam Janovsky2021-05-141-0/+1
* CC CLIAdam Janovsky2021-05-131-1/+1
* improve config handlingAdam Janovsky2021-05-111-0/+1
* moving the scripts in a folder and rewriting the setup.py to find them once t...KeleranV2021-04-291-2/+2
* improve setup version classifiersAdam Janovsky2021-04-241-1/+2
* Update setup.pyLéo Vansimay2021-04-211-1/+2
* pull install_requires from requirementsAdam Janovsky2021-03-021-15/+4
* added pyyamlStanislav Boboň2021-02-121-1/+2
* Fix errors in switch to absolute importsAdam Janovsky2020-11-251-2/+2
* Added new project requirementsAdam Janovsky2020-11-111-2/+3
* Add basic tests.J08nY2020-10-271-1/+6
* Update README, add logo, add docs, add test dir.J08nY2020-10-221-1/+2
* Add progress bar.J08nY2020-10-201-1/+2
* Move downloading to python.J08nY2020-10-191-1/+2
* Fixup paths in fips processing.J08nY2020-10-191-1/+6
* Add basic CLI options (directory and processing step).J08nY2020-10-181-4/+5
* Add a proper setup, move into a package.J08nY2020-10-181-2/+4
* Add setup.py and Travis CI.J08nY2020-10-151-0/+30