Skip to content
Snippets Groups Projects
Commit e199d679 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Build fixes

parent 87470dc4
No related branches found
No related tags found
Loading
......@@ -3,4 +3,4 @@ requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"
\ No newline at end of file
build-backend = "setuptools.build_meta"
......@@ -17,6 +17,8 @@ package_dir =
= src
packages = find:
python_requires = >=3.7
install_requires =
shapely
[options.packages.find]
where = src
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment