We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c4dee commit 3b1933fCopy full SHA for 3b1933f
ci/vagrant/openbsd/Vagrantfile
@@ -93,7 +93,7 @@ Vagrant.configure("2") do |config|
93
set -x
94
pkg_add -u
95
pkg_add git cmake
96
- pkg_add python-3.11 py3-pip py3-wheel py3-setuptools py3-virtualenv
+ pkg_add python-3.12 py3-pip py3-wheel py3-setuptools py3-virtualenv
97
pkg_add py3-numpy py3-pandas py3-matplotlib
98
SHELL
99
0 commit comments