fix: run vendored test on package

This commit is contained in:
Daylin Morgan 2024-01-03 12:14:37 -06:00
parent 082fe2d3f5
commit 470052c736
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
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():