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

Run isort as part of CI #1097

Merged
merged 2 commits into from
Jan 6, 2020
Merged

Run isort as part of CI #1097

merged 2 commits into from
Jan 6, 2020

Conversation

jdufresne
Copy link
Contributor

isort was already configured in commit
93c9375. Now include isort in the tox
matrix and run it during CI.

Fix faker/factory.py to avoid the circular dependency.

Fix isort early to reduce changes when dropping Python 2 support.

Refs #1063

Avoids creating a virtualenv directory inside the project directory.
isort was already configured in commit
93c9375. Now include isort in the tox
matrix and run it during CI.

Fix faker/factory.py to avoid the circular dependency.

Fix isort early to reduce changes when dropping Python 2 support.

Refs #1063
@fcurella
Copy link
Collaborator

fcurella commented Jan 6, 2020

Thank you! ✨

@fcurella fcurella merged commit 72ac5a1 into joke2k:master Jan 6, 2020
IlfirinPL pushed a commit to IlfirinPL/faker that referenced this pull request Apr 9, 2021
* Run isort as part of CI

isort was already configured in commit
93c9375. Now include isort in the tox
matrix and run it during CI.

Fix faker/factory.py to avoid the circular dependency.

Fix isort early to reduce changes when dropping Python 2 support.

Refs joke2k#1063

* Simplify CircleCI configuration

Avoids creating a virtualenv directory inside the project directory.
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.

2 participants