jupyterhub / batchspawner

Custom Spawner for Jupyterhub to start servers in batch scheduled systems
BSD 3-Clause "New" or "Revised" License
187 stars 132 forks source link

travis: Attempt to fix CI #180

Closed rkdarst closed 4 years ago

rkdarst commented 4 years ago

This will attempt various things to fix CI (and perhaps update latest versions tested).

rkdarst commented 4 years ago

The problem was solved with pip install --upgrade pytest - some conflict at runtime with some other package.