This website requires JavaScript.
Explore
Help
Sign In
cryptbase
/
python-cryptbase
Watch
1
Star
0
Fork
1
You've already forked python-cryptbase
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
1f3ba5b1fbc90f2ae7265d2bc2d073eea7d6b6f7
python-cryptbase
/
tests
/
test_cryptbase.py
7 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
Initial skel
2021-10-08 16:42:25 +02:00
Setup dependencies, tox, dummy test
2021-10-08 23:28:42 +02:00
import
cryptbase
Initial skel
2021-10-08 16:42:25 +02:00
def
test_main
(
)
:
Setup dependencies, tox, dummy test
2021-10-08 23:28:42 +02:00
assert
cryptbase
.
__version__
==
'
0.0.0
'
Reference in New Issue
Copy Permalink