- requires = ["setuptools", "wheel"]
- build-backend = "setuptools.build_meta"
- [project]
- name = "openmc"
- authors = [
- {name = "The OpenMC Development Team", email = "openmc@anl.gov"},
- ]
- description = "OpenMC"
- version = "0.15.1-dev"
- requires-python = ">=3.10"
- license = {file = "LICENSE"}
- classifiers = [
- "Development Status :: 4 - Beta",
- "Intended Audience :: Developers",
- "Intended Audience :: End Users/Desktop",
- "Intended Audience :: Science/Research",
- "License :: OSI Approved :: MIT License",
- "Natural Language :: English",
- "Topic :: Scientific/Engineering",
- "Programming Language :: C++",