mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Make version a pre-release
This commit is contained in:
2
Makefile
2
Makefile
@@ -47,4 +47,4 @@ test:
|
||||
$(MYPY) -p benchmark
|
||||
$(PYTEST) $(PYTEST_ARGS)
|
||||
|
||||
.PHONY: test test-watch docs install
|
||||
.PHONY: test test-watch docs install dist
|
||||
|
||||
@@ -18,3 +18,4 @@ mypy==0.790
|
||||
pdoc3==0.7.*
|
||||
decorator~=4.4
|
||||
overrides
|
||||
twine
|
||||
|
||||
Reference in New Issue
Block a user