Skip to content
Snippets Groups Projects
Commit 8ba2834b authored by Jan Caron's avatar Jan Caron
Browse files

Added pyroma minimum cheese and MANIFEST.in

to include package_data, i.e. mplstyles
parent 5d0a5c62
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ test_style:
image: continuumio/miniconda3:latest
script:
# -m: only run tests marked with "flake8"
- pyroma . # Checks setup.py for cheese!
- pyroma . --min=9 # Checks setup.py for cheese! # TODO: Set to maxium cheese (10)!
- python setup.py test --addopts "--flake8 -m flake8"
test_function:
......
include src/empyre/vis/mplstyles/*.mplstyle
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment