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 94e9e69 commit a0a9179Copy full SHA for a0a9179
Makefile
@@ -3,7 +3,7 @@
3
SRC_FOLDER := src
4
verify:
5
@echo "🔍 Verifying Python environment..."
6
- @python3.13 --version
+ @python3.14 --version
7
@pip --version
8
@pip check
9
@echo "✅ Environment verification complete."
0 commit comments