Skip to content

Commit 33594be

Browse files
Identify package in flat layout
1 parent 93c71f1 commit 33594be

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Homepage = "https://github.com/DeMaCS-UNICAL/PythonESE"
3131
Repository = "https://github.com/DeMaCS-UNICAL/PythonESE"
3232
Issues = "https://github.com/DeMaCS-UNICAL/PythonESE/issues"
3333

34+
[tool.setuptools]
35+
packages = ["embasp_server_executor"]
36+
3437
[project.scripts]
3538
ese-run = 'embasp_server_executor.ese_main:main'
3639

0 commit comments

Comments
 (0)