Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
silkaj
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
107
Issues
107
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clients
python
silkaj
Commits
eab7ca66
Commit
eab7ca66
authored
Jul 01, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Black from dependencies
parent
20e79a66
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
27 deletions
+33
-27
poetry.lock
poetry.lock
+33
-26
pyproject.toml
pyproject.toml
+0
-1
No files found.
poetry.lock
View file @
eab7ca66
This diff is collapsed.
Click to expand it.
pyproject.toml
View file @
eab7ca66
...
...
@@ -25,7 +25,6 @@ pytest = "^5.0"
pytest-cov
=
"^2.7"
pytest-asyncio
=
"^0.10.0"
coverage-badge
=
"^1.0"
black
=
{version
=
"^18.3-alpha.0"
,
allows-prereleases
=
true
}
[build-system]
requires
=
["poetry>=0.12"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment