Skip to content

Commit

Permalink
use static versioning (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarnier authored Jul 2, 2023
1 parent e3aa801 commit 16900e2
Show file tree
Hide file tree
Showing 5 changed files with 1,237 additions and 51 deletions.
1 change: 0 additions & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ pip==23.1.2
nox==2023.4.22
nox-poetry==1.0.2
poetry==1.5.1
poetry-dynamic-versioning==0.24.0
virtualenv==20.23.1
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Check out the repository
uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 2

- name: Set up Python
uses: actions/[email protected]
Expand Down
Loading

0 comments on commit 16900e2

Please sign in to comment.