Remove unused old conda package leftovers

This commit is contained in:
yuvipanda
2018-06-26 21:21:18 -07:00
parent 8a2b6f608c
commit 335ba3c8a6
2 changed files with 0 additions and 22 deletions

View File

@@ -1,7 +0,0 @@
#!/bin/bash
set -euo pipefail
# FIXME: Should this coming from conda-forge instead?
$PYTHON -m pip install --no-deps --ignore-installed \
jupyterhub-systemdspawner==0.9.10 \
jupyterhub-dummyauthenticator==0.3.1

View File

@@ -1,15 +0,0 @@
package:
name: littlest-jupyterhub
version: v0.1
build:
number: 13
requirements:
host:
- python
- pip
run:
- python
- jupyterhub