mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
fix: run vendored test on package
This commit is contained in:
parent
b2a2597816
commit
5fb501aa2c
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