Skip to content

Commit

Permalink
Removing virtualenv depsO
Browse files Browse the repository at this point in the history
  • Loading branch information
CyclingNinja committed Oct 11, 2023
1 parent e76556a commit ddfcdf1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
toxdeps: "virtualenv"
envs: |
- windows: py38-test
- macos: py39-test
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ deps =
pytest-cookies
pytest-virtualenv
tox[testing]
virtualenv

commands =
pytest tests/ {posargs}
Expand Down

0 comments on commit ddfcdf1

Please sign in to comment.