mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
makefile -> Makefile
This commit is contained in:
parent
65791ff26a
commit
b27207d1ff
2 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ DEVELOPMENT_PYTHON_VERSION := python=3.8
|
||||||
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.5 python=3.6 python=3.8 pypy2.7 pypy3.5
|
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.5 python=3.6 python=3.8 pypy2.7 pypy3.5
|
||||||
|
|
||||||
|
|
||||||
include makefile.bootstrapit.make
|
include Makefile.bootstrapit.make
|
||||||
|
|
||||||
## -- Extra/Custom/Project Specific Tasks --
|
## -- Extra/Custom/Project Specific Tasks --
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue