Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to new patch version #46

Merged
merged 24 commits into from
Oct 24, 2020
Merged

Bump to new patch version #46

merged 24 commits into from
Oct 24, 2020

Conversation

nielstron
Copy link
Owner

Includes small bugfix by @scop, much typing/security checks by @scop as well. Thanks a lot for the contributions!

scop and others added 24 commits September 22, 2020 08:09
Avoid error on missing statusN
* Add pre-commit config, run black through it

* Cache pip and pre-commit files in Travis

* Run flake8 with pre-commit

* Ignore line length in flake8, handled by black
The reason for removing tox is
1) there are no formatting issues because everything is black formatted
2) there are no linting issues because there is  comprehensive testing

Further, for some time already tox has not been executed in the travis script
* Fix wrong filtering, amount of trays reported

* Add underscores in numerical trays
* Remove no longer applicable py_modules from setup

* Fix .error.html inclusion in package data

* Don't install tests
@nielstron nielstron merged commit 07c8b81 into master Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants