Skip to content

Commit

Permalink
Merge pull request #27 from KAnanev/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
KAnanev committed Aug 5, 2023
2 parents 66e63ea + a359e2d commit 4abbf6b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
# we want to test our package on several versions of Python
python-version: ['3.10', '3.11']
python-version: ['3.11']
services:
postgres:
image: postgres:latest
Expand Down
62 changes: 0 additions & 62 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 @@ -18,7 +18,6 @@ requests = "^2.31.0"
beautifulsoup4 = "^4.12.2"
psycopg2-binary = "^2.9.6"


[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
flake8-pyproject = "^1.2.3"
Expand Down

0 comments on commit 4abbf6b

Please sign in to comment.