Skip to content

Commit

Permalink
Merge pull request #203 from mariux64/default-to-python-3.9
Browse files Browse the repository at this point in the history
usrlocalpkg: switch to python-3.9
  • Loading branch information
thomas authored Aug 16, 2021
2 parents 3772773 + 78ff043 commit 0157d2c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@ python3.9=python-3.9

# b) default python, see PEP 0394 too

python-3=python-3.8
python-3=python-3.9
python3
python3-config
idle3=idle
Expand All @@ -1373,7 +1373,7 @@ python-3=python-3.8
python3=python-3

# c) manage python based tools (meson, snakemake, ...)
# mind python3-wrapper.be0
# Check existence! And mind python3-wrapper.be0 too

python=python-3
bamCompare
Expand All @@ -1395,6 +1395,7 @@ python=python-3
multiqc
nbshow
pairtools
pdbfixer
pgt
pip
pyGenomeTracks
Expand Down

0 comments on commit 0157d2c

Please sign in to comment.