Skip to content

Commit 6b4485c

Browse files
committed
Change to src-layout for smooth package build process
1 parent 184fa06 commit 6b4485c

File tree

15 files changed

+0
-3385
lines changed

15 files changed

+0
-3385
lines changed

pyproject.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22
requires = ["setuptools>=61.0"]
33
build-backend = "setuptools.build_meta"
44

5-
[tool.setuptools]
6-
include-package-data = true
7-
8-
[tool.setuptools.packages.find]
9-
where = ["src"]
10-
11-
[tool.setuptools.package-data]
12-
mypkg = ["*.txt", "*.json"]
13-
145
[project]
156
name = "evox"
167
version = "0.9.0"

src/algorithms/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/algorithms/pso.py

Lines changed: 0 additions & 150 deletions
This file was deleted.

src/core/__init__.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)