File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 88
99 tools :
1010 python : " 3.10"
11- jobs :
12- pre_install :
13- - pip install numpy cython cftime pytest twine wheel check-manifest
1411
1512sphinx :
1613 configuration : docs/source/conf.py
Original file line number Diff line number Diff line change 55
66# -- Project information -----------------------------------------------------
77# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
8- import pnetcdf
98project = 'PnetCDF Python'
109copyright = '2024, Northwestern University and Argonne National Laboratory'
1110author = 'PnetCDF-Python Developer Team'
12- release = pnetcdf . __version__
11+ release = "1.0.0"
1312
1413# -- General configuration ---------------------------------------------------
1514# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments