Skip to content

Commit

Permalink
Max/rm non dev black (#37)
Browse files Browse the repository at this point in the history
* bump deps

* accidentally added prod black
  • Loading branch information
max-hoffman authored Jan 12, 2022
1 parent 8fcbe99 commit 62cc09d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 102 deletions.
117 changes: 16 additions & 101 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ authors = ["Max Hoffman <max@dolthub.com>", "Oscar Batori <oscar@dolthub.com>"]
[tool.poetry.dependencies]
python = ">=3.6.2,<4.0"
dataclasses = {version = ">=0.6", markers = "python_version < \"3.7\""}
black = "21.10b0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
Expand Down

0 comments on commit 62cc09d

Please sign in to comment.