You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added version in setup.py, import spinegeneric
* Organized files in shimmingtoolbox package
* Added scripts in setup.py
* Added further scripts in setup.py
* Added github actions for packaging, testing, flake8
* Renamed scripts -> cli
* Added first test
* Updated .gitignore
* Added tests: copy_to_derivatives.py, generate_figure.py
* Modified test by adding -h
Otherwise it fails for required arguments
* Fixed input arguments
* Silenced flake8 (for now)
Issue to reactivate it: #123
* Forgot to silence another line of flake8
* GH action: Install package
* downgraded requirement to python 3.5
* Added automatic package publishing to pypi with github action
* Added info for creating tokens
No description provided.
The text was updated successfully, but these errors were encountered: