mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-27 08:19:45 +03:00
Uppercase 'Graphene'
This commit is contained in:
parent
7684f97496
commit
c4e24940f2
|
@ -96,7 +96,7 @@ You can also run the benchmarks with:
|
|||
py.test graphene --benchmark-only
|
||||
```
|
||||
|
||||
graphene supports several versions of Python. To make sure that changes do not break compatibility with any of those versions, we use `tox` to create virtualenvs for each python version and run tests with that version. To run against all python versions defined in the `tox.ini` config file, just run:
|
||||
Graphene supports several versions of Python. To make sure that changes do not break compatibility with any of those versions, we use `tox` to create virtualenvs for each python version and run tests with that version. To run against all python versions defined in the `tox.ini` config file, just run:
|
||||
```sh
|
||||
tox
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user