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
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
At some point, I'd like to get the pre-commit tests up and
running on travis. But those will be much more difficult
to set up -- they require a good deal of fixtures that
I don't want to add to the repository.
Resolves: Issue #72.
Thanks for the reminder -- I've been meaning to get to this for a while. Running the pre-commits is going to be a good deal more work, but this is pretty good for now.
Hi, @terrencepreilly! Thanks a lot for your hard work on this project!
I would like to propose adding a CI for this project.
Since it is using
tox
it should be pretty easy to do.Here's an example for
travis
andtox
: https://github.com/PyCQA/pep8-naming/blob/master/.travis.ymlRelated: wemake-services/wemake-python-styleguide#1138
The text was updated successfully, but these errors were encountered: