This website requires JavaScript.
Explore
Help
Register
Sign In
lumarel
/
toolkit
Watch
1
Star
0
Fork
0
You've already forked toolkit
forked from
sig_core/toolkit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0351d2a289
toolkit
/
iso
/
empanadas
/
tests
/
test_empanadas.py
6 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Lets write some poetry
2022-06-17 03:31:33 +00:00
from
empanadas
import
__version__
def
test_version
(
)
:
Start work on 0.4.0 * Start SIG deployment testing * Add additional sigs: desktop, virt * Modify altarch to match repo names in release package
2022-07-20 23:17:19 +00:00
assert
__version__
==
'
0.4.0
'
Reference in New Issue
Copy Permalink