Skip to content

Commit 4e782ba

Browse files
committed
Move to src layout
1 parent 186b14c commit 4e782ba

36 files changed

Lines changed: 3 additions & 1 deletion

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ flowmapper = "flowmapper.cli:app"
7272
[tool.setuptools]
7373
license-files = ["LICENSE"]
7474
include-package-data = true
75-
packages = ["flowmapper", "flowmapper.extraction", "flowmapper.manual_matching"]
75+
76+
[tool.setuptools.packages.find]
77+
where = ["src"]
7678

7779
[tool.setuptools.dynamic]
7880
version = {attr = "flowmapper.__version__"}
File renamed without changes.
File renamed without changes.

flowmapper/data/manual_name_match_simapro_ecoinvent_3.8.json renamed to src/flowmapper/data/manual_name_match_simapro_ecoinvent_3.8.json

File renamed without changes.

flowmapper/data/manual_name_match_simapro_ecoinvent_3.9.json renamed to src/flowmapper/data/manual_name_match_simapro_ecoinvent_3.9.json

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)