Skip to content

Instantly share code, notes, and snippets.

@nlhkabu
Last active June 12, 2020 06:03
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 nlhkabu/a73a9a96fe292319919646ac62dbd56a to your computer and use it in GitHub Desktop.
Save nlhkabu/a73a9a96fe292319919646ac62dbd56a to your computer and use it in GitHub Desktop.
check compatibility?
pip check-compatibility ward py2neo
py2neo and ward both depend on pygments. Compatible combinations:
a: ward 0.46.0b0, py2neo 4.3.0 : both depend on pygments 2.6.1
b: ward 0.44.1b0, py2neo 4.1.3 : both depend on pygments 2.6.1
install a or b?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment