Loading .gitattributes +1 −1 Original line number Diff line number Diff line qiime2/_version.py export-subst q2cli/_version.py export-subst .gitignore +0 −2 Original line number Diff line number Diff line Loading @@ -63,5 +63,3 @@ target/ # vi .*.swp .DS_Store .travis.yml +3 −1 Original line number Diff line number Diff line Loading @@ -14,10 +14,12 @@ install: - wget -q https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py36-linux-conda.yml - conda env create -q -n test-env --file qiime2-latest-py36-linux-conda.yml - source activate test-env - conda install -q nose - pip install -q flake8 - conda install nose - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install script: - make lint - make test - QIIMETEST= source tab-qiime - QIIMETEST= qiime info CONTRIBUTING.mddeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line Contributing to QIIME 2 ----------------------- QIIME 2 is an open-source project, and we are very interested in contributions from the community. Please get in touch through the [QIIME 2 Forum](https://forum.qiime2.org) if you'd like to get involved. MANIFEST.in +1 −1 Original line number Diff line number Diff line include versioneer.py include qiime2/_version.py include q2cli/_version.py Loading
.gitattributes +1 −1 Original line number Diff line number Diff line qiime2/_version.py export-subst q2cli/_version.py export-subst
.gitignore +0 −2 Original line number Diff line number Diff line Loading @@ -63,5 +63,3 @@ target/ # vi .*.swp .DS_Store
.travis.yml +3 −1 Original line number Diff line number Diff line Loading @@ -14,10 +14,12 @@ install: - wget -q https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py36-linux-conda.yml - conda env create -q -n test-env --file qiime2-latest-py36-linux-conda.yml - source activate test-env - conda install -q nose - pip install -q flake8 - conda install nose - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install script: - make lint - make test - QIIMETEST= source tab-qiime - QIIMETEST= qiime info
CONTRIBUTING.mddeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line Contributing to QIIME 2 ----------------------- QIIME 2 is an open-source project, and we are very interested in contributions from the community. Please get in touch through the [QIIME 2 Forum](https://forum.qiime2.org) if you'd like to get involved.
MANIFEST.in +1 −1 Original line number Diff line number Diff line include versioneer.py include qiime2/_version.py include q2cli/_version.py