duplicates = multiple editions
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
| sudo: false | |
| env: | |
| global: | |
| - BOTO_CONFIG=/dev/null | |
| - SPARK_VERSION=2.0.2 | |
| matrix: | |
| - TOX_ENV=py27 | |
| - TOX_ENV=py3 | |
| - TOX_ENV=pep8 |
| name: {{ item.env_name }} | |
| dependencies: | |
| - pip: | |
| - --trusted-host {{ item.trusted_host }} | |
| - --extra-index-url {{ item.pypi_url }} | |
| - my_internal_package | |
| - another_internal_pkg |