Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-core
Commits
30be9384
Commit
30be9384
authored
4 years ago
by
Nicolas Dandrimont
Browse files
Options
Downloads
Patches
Plain Diff
Pin black to the same version as the pre-commit hook
parent
b63d7f43
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!163
Pin black to the same version as the pre-commit hook
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tox.ini
+1
-1
1 addition, 1 deletion
tox.ini
with
1 addition
and
1 deletion
tox.ini
+
1
−
1
View file @
30be9384
...
...
@@ -28,7 +28,7 @@ commands = tox -e py3-core-db-server-slow-cover -- {posargs}
[testenv:black]
skip_install
=
true
deps
=
black
black
=
=19.10b0
commands
=
{envpython}
-m
black
--check
swh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment