mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 23:55:10 +01:00
cleanup and formatting
This commit is contained in:
parent
70c2b27157
commit
f980139e82
4 changed files with 13 additions and 8 deletions
|
|
@ -24,6 +24,7 @@ test_compat: $(COMPAT_TEST_FILES)
|
|||
cp -R test/fixtures compat_test/
|
||||
|
||||
# install the package and run the test suite against it.
|
||||
rm -rf build/test_wheel;
|
||||
mkdir -p build/test_wheel;
|
||||
$(DEV_ENV_PY) setup.py bdist_wheel --dist-dir build/test_wheel;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue