mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-08 06:58:42 +00:00
Merge pull request #55 from PR0M3TH3AN/codex/fix-e2e-workflow-modulenotfounderror
Fix packaging path
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
requires = ["setuptools>=42", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
include = ["voxvera*"]
|
||||
|
||||
[project]
|
||||
name = "voxvera"
|
||||
version = "0.1.0"
|
||||
|
Reference in New Issue
Block a user