fix: run vendored test on package

This commit is contained in:
Daylin Morgan 2024-01-03 12:14:37 -06:00 committed by daylin
parent b2a2597816
commit 5fb501aa2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from viv import SpecifierSet, Version, toml_loads
from viv.viv import SpecifierSet, Version, toml_loads
def test_packaging():