Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Switch to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akhmetov committed Feb 1, 2023
1 parent 6040b78 commit f55652e
Show file tree
Hide file tree
Showing 6 changed files with 792 additions and 637 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install tox==4.4.4 tox-pipenv==1.10.1 tox-gh-actions==3.0.0 pipenv==2022.12.19
pip install tox==3.28.0 tox-poetry==0.5.0 tox-gh-actions==2.12.0 poetry==1.3.2
- name: Tests
run: tox
23 changes: 0 additions & 23 deletions Pipfile

This file was deleted.

Loading

0 comments on commit f55652e

Please sign in to comment.