mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-13 19:33:55 +03:00
da78a77fb2
Tested on python 3.5 and 3.7 We make light use of pyenv to set an appropriate python version if installed. We could easily install a correct version too if we wanted but that seemed invasive. The newer ruamel was an annoying upgrade but also offers some improvements that exposed some test suite issues (fixed later).
14 lines
183 B
Plaintext
14 lines
183 B
Plaintext
.hasura-dev-python-venv
|
|
server/tests-py/.devsh_version
|
|
npm-debug.log
|
|
*.temp
|
|
*.DS_Store
|
|
.tern-project
|
|
test-server-output
|
|
test-server-flags-output
|
|
.vscode
|
|
.idea
|
|
|
|
# Test artifacts
|
|
*.tix
|