This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
pymclevel/run_nbt_tests.sh

6 lines
99 B
Bash

rm _nbt.pyd
py.test test/nbt_test.py
python setup.py build_ext --inplace
py.test test/nbt_test.py