Skip to content
Snippets Groups Projects

Add manifest

Merged Martin Bergemann requested to merge add_manifest into master
3 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
3
__version__ = "2205.1.3"
__version__ = "2205.1.5"
AVAILABLE_PYTHON_VERSIONS = ["3.7", "3.8", "3.9", "3.10"]
AVAILABLE_CONDA_ARCHS = [
"Linux-x86_64",
Loading