mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-09 07:28:43 +00:00
Move data inside package and update references
This commit is contained in:
@@ -10,7 +10,7 @@ include = ["voxvera*"]
|
||||
include-package-data = true
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
voxvera = ["../templates/**", "../src/**"]
|
||||
voxvera = ["templates/**", "src/**"]
|
||||
|
||||
[project]
|
||||
name = "voxvera"
|
||||
|
Reference in New Issue
Block a user