mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 14:40:37 +00:00
* We actually need Python 3.7 because of dataclasses * Rerun 'pipenv lock' under Python 3.7 and add 'pipenv' to dev deps * Update docs on developing for Python 3.7 * CircleCI: use Python 3.7 via Docker image instead of Orb