kopia lustrzana https://github.com/jupyterhub/repo2docker
Optimize Pipfile + environment.yml test
Why install a big package when we can install a trivial one?pull/649/head
rodzic
e107360d97
commit
97c26641c3
|
@ -1,2 +1,3 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
- numpy
|
- pip:
|
||||||
|
- pypi-pkg-test
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
import numpy
|
import pypi_pkg_test
|
||||||
|
|
Ładowanie…
Reference in New Issue