Skip to content

Commit

Permalink
WIP: CI 11
Browse files Browse the repository at this point in the history
  • Loading branch information
pajod committed Dec 27, 2023
1 parent 0c81e79 commit 2b2b6dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ for:
only:
- TOXENV: WSL
install:
- wsl -l -v
- wsl pwd
- wsl whoami
- wsl cat /etc/os-release
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ style-types = [
]
# if only pip supported --version-selectio=min
testing-mindep = [
"setuptools>=61.2",
"setuptool==61.2",
"setproctitle==1.2.0",
"coverage[toml]==5.2.1",
"gevent==21.8.0; python_version<'3.11'",
Expand Down

0 comments on commit 2b2b6dd

Please sign in to comment.