Skip to content

Commit

Permalink
pyhon version coherence
Browse files Browse the repository at this point in the history
  • Loading branch information
glyg committed Jan 7, 2024
1 parent 1c53508 commit 3de8d6a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 330 deletions.
8 changes: 2 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = [
]
description = "tyssue is a living tissues, cell level, modeling library"
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.10"
classifiers = [
"Intended Audience :: Science/Research",
"Intended Audience :: Developers",
Expand All @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
# "Programming Language :: Python :: 3.11",
"Topic :: Scientific/Engineering",
# "Typing :: Typed",
]
Expand Down Expand Up @@ -81,10 +81,6 @@ build-verbosity = 1
[tool.setuptools.package-dir]
tyssue = "tyssue"





[tool.pytest.ini_options]
minversion = "6.0"
addopts = [
Expand Down
196 changes: 0 additions & 196 deletions setup.py

This file was deleted.

128 changes: 0 additions & 128 deletions setup_noarch.py

This file was deleted.

0 comments on commit 3de8d6a

Please sign in to comment.