Skip to content

Commit

Permalink
pip install -e .
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Apr 17, 2023
1 parent cd37bdb commit 7a19b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ classifiers = [
]
dependencies = [
"mock==5.0.2",
"pylama==8.4.1",
# "pylama==8.4.1",
'pytest==4.6.6; python_version < "3.0"',
'pytest==7.3.1; python_version >= "3.0"',
"tox==4.4.12",
Expand Down

0 comments on commit 7a19b61

Please sign in to comment.