Metadata-Version: 2.1
Name: ampel-photometry
Version: 0.9.1a0
Summary: Photometry add-on for the Ampel system
License: BSD-3-Clause
Author: Valery Brinnel
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: docs
Requires-Dist: Sphinx (>=7.2.0,<7.3.0) ; extra == "docs"
Requires-Dist: ampel-core (>=0.9.1a0,<0.10.0)
Requires-Dist: ampel-interface (>=0.9.0,<0.10.0)
Requires-Dist: astropy (>=5,<6)
Requires-Dist: sphinx-autodoc-typehints (>=1.11.1,<2.0.0) ; extra == "docs"
Requires-Dist: tomlkit (>=0.12.0,<0.13.0) ; extra == "docs"
