Skip to content

Commit

Permalink
remove python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed-XCF committed Jan 24, 2023
1 parent efb7812 commit d184c11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
fetch-depth: 1
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.6'
- name: Install dependencies
run: |
make release
Expand Down

0 comments on commit d184c11

Please sign in to comment.