diff --git a/.github/workflows/publish-commits-to-pypi-test.yaml b/.github/workflows/publish-commits-to-pypi-test.yaml index 5fccdfb..350c3cd 100644 --- a/.github/workflows/publish-commits-to-pypi-test.yaml +++ b/.github/workflows/publish-commits-to-pypi-test.yaml @@ -3,7 +3,7 @@ jobs: build: if: ${{ ! startsWith(github.ref, 'refs/tags/') }} # only publish to test.pypi.org on tagged commits env: - SETUPTOOLS_SCM_PRETEND_VERSION : "0.0.1.21" + SETUPTOOLS_SCM_PRETEND_VERSION : "0.0.1.12" environment: name: testpypi url: https://test.pypi.org/p/dcnodatg diff --git a/requirements.txt.nahh b/requirements.txt similarity index 100% rename from requirements.txt.nahh rename to requirements.txt