"scripts/bench/run_lightx2v_6_distill.sh" did not exist on "f21528e750271dfb5b8271128b1d017815034d8a"
setup.cfg 325 Bytes
Newer Older
dugupeiwen's avatar
dugupeiwen committed
1
2
3
4
5
6
7
8
9
10
11
12
13

# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and commit the
# resulting files.

[versioneer]
VCS = git
style = pep440
versionfile_source = numba/_version.py
versionfile_build = numba/_version.py
tag_prefix =
parentdir_prefix = numba-