File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Codecov Status] ( https://codecov.io/gh/PerformanceEstimation/PEPit/branch/master/graph/badge.svg?token=NwT4oACGS4 )] ( https://codecov.io/gh/PerformanceEstimation/PEPit )
55[ ![ Documentation Status] ( https://readthedocs.org/projects/pepit/badge/?version=latest )] ( https://pepit.readthedocs.io/en/latest/?badge=latest )
66[ ![ PyPI version] ( https://badge.fury.io/py/PEPit.svg )] ( https://pypi.python.org/pypi/PEPit/ )
7+ [ ![ versions] ( https://img.shields.io/pypi/pyversions/pepit.svg )] ( https://github.com/pepit/pepit )
78[ ![ Downloads] ( https://static.pepy.tech/badge/pepit )] ( https://pepy.tech/project/pepit )
89[ ![ License] ( https://img.shields.io/github/license/PerformanceEstimation/PEPit.svg )] ( https://github.com/PerformanceEstimation/PEPit/blob/master/LICENSE )
910
Original file line number Diff line number Diff line change 2222 download_url = "https://github.com/PerformanceEstimation/PEPit/archive/refs/tags/{}.tar.gz" .format (version ),
2323 classifiers = [
2424 "Programming Language :: Python :: 3" ,
25+ "Programming Language :: Python :: 3.9" ,
26+ "Programming Language :: Python :: 3.10" ,
27+ "Programming Language :: Python :: 3.11" ,
28+ "Programming Language :: Python :: 3.12" ,
29+ "Programming Language :: Python :: 3.13" ,
2530 "License :: OSI Approved :: MIT License" ,
2631 "Operating System :: OS Independent" ,
2732 ],
You can’t perform that action at this time.
0 commit comments