Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update .local.jenkins.lin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 11, 2021
1 parent c357ddf commit 22eade9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .local.jenkins.lin.yml
Expand Up @@ -2,7 +2,7 @@
language: python

python:
- { PATH: "{{Python39}}", VERSION: 3.9, DIST: std, PYINT: python3.8 }
- { PATH: "{{Python39}}", VERSION: 3.9, DIST: std, PYINT: python3.9 }

virtualenv:
- path: {{ospathjoin(root_path, pickname("$NAME_JENKINS", project_name + "_$VERSION_$DIST_$NAME"), "_venv")}}
Expand Down

0 comments on commit 22eade9

Please sign in to comment.