mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
.[dev] install defeats the purpose and file installs octodns
This commit is contained in:
@@ -36,6 +36,6 @@ python3 -m venv $TMP_DIR
|
||||
python setup.py install
|
||||
octodns-sync --help
|
||||
echo "## validate tests can run against installed code ###############################"
|
||||
pip install .[dev]
|
||||
pytest --disable-network
|
||||
pip install pytest pytest-network
|
||||
pytest
|
||||
echo "## complete ####################################################################"
|
||||
|
||||
Reference in New Issue
Block a user