kopia lustrzana https://github.com/Hamlib/Hamlib
Update py3test.py path
rodzic
d1c824be5c
commit
2bfd09e593
|
@ -2,7 +2,7 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import sys
|
import sys
|
||||||
# Change this path to match your "make install" path
|
# Change this path to match your "make install" path
|
||||||
sys.path.append('/usr/local/lib/python3.8/site-packages')
|
sys.path.append('/usr/local/lib/python3.9/site-packages')
|
||||||
|
|
||||||
## Uncomment to run this script from an in-tree build (or adjust to the
|
## Uncomment to run this script from an in-tree build (or adjust to the
|
||||||
## build directory) without installing the bindings.
|
## build directory) without installing the bindings.
|
||||||
|
|
Ładowanie…
Reference in New Issue