Skip to content

Commit

Permalink
Fix classifiers, remove old Dockerfile (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e authored Jun 6, 2024
1 parent e41779d commit cd9fa72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
14 changes: 0 additions & 14 deletions ci/manylinux2014_boost/Dockerfile

This file was deleted.

7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,10 @@ dynamic = ["version"]

classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: C++14",
"Programming Language :: C++",
"Programming Language :: Python",
"Programming Language :: Python :: 3.6",
"Framework :: Boost",
"Framework :: PyBind11",
"Topic :: Scientific/Engineering",
"License :: Other/Proprietary License",
"License :: OSI Approved :: Apache Software License",
]
requires-python = ">=3.9"
dependencies = ["numpy>=1.13.1",
Expand Down

0 comments on commit cd9fa72

Please sign in to comment.