Skip to content
Snippets Groups Projects

Update pyproject data

Merged Ashwin Kumar Karnad requested to merge update-pyproject-data into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -9,6 +9,7 @@ license = {file = "LICENSE"}
classifiers = ["License :: OSI Approved :: MIT License"]
version = "2023.6.27"
readme = "README.rst"
requires-python = ">=3.9"
dependencies = [
"archspec",
"rich",
Loading