sourcehut
Log in
—
Register
~gpanders
/
gandi-cli
unlisted
summary
tree
log
refs
ref:
ee1fe273caa75e8cbda1a30bc9c396108e1303ae
gandi-cli
/
tests
/test_gandi.py
-rw-r--r--
86 bytes
View
Log
Blame
View raw
ee1fe273
— Greg Anders Remove contributing information from README
8 months ago
1
2
3
4
5
from
gandi
import
__version__
def
test_version
():
assert
__version__
==
"0.2.2"