mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-14 04:57:53 -06:00
fix: run vendored test on package
This commit is contained in:
parent
082fe2d3f5
commit
470052c736
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from viv import SpecifierSet, Version, toml_loads
|
||||
from viv.viv import SpecifierSet, Version, toml_loads
|
||||
|
||||
|
||||
def test_packaging():
|
||||
|
|
Loading…
Reference in a new issue