Skip to content

Instantly share code, notes, and snippets.

@dmsimard
Created April 23, 2019 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmsimard/545b0df6ab4c6004e8e12e8506af78f2 to your computer and use it in GitHub Desktop.
Save dmsimard/545b0df6ab4c6004e8e12e8506af78f2 to your computer and use it in GitHub Desktop.
Pin ARA to <1.0.0
#!/bin/bash
# [...]
pip install 'ara<1.0.0'
# [...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment