Skip to content
Snippets Groups Projects
Commit 391c9688 authored by Till Petersen-Krauß's avatar Till Petersen-Krauß
Browse files

Moved pythonfiles to src

parent 80831438
No related branches found
No related tags found
No related merge requests found
[build-system]
requires = ["setuptools>=42"]
requires = ["setuptools>=62"]
build-backend = "setuptools.build_meta"
......@@ -16,7 +16,7 @@ classifiers =
[options]
package_dir =
= ..
= src
packages = find:
python_requires = >=3.6
install_requires =
......@@ -29,4 +29,4 @@ install_requires =
scikit_learn
[options.packages.find]
where = bayseg
where = src
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment