mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-18 16:44:31 +01:00
Merge pull request #29 from katefike/master
Corrected spelling in README
This commit is contained in:
@@ -20,7 +20,7 @@ integrate PyTiled with that 2D libary, and
|
|||||||
Original module by [Beefy-Swain](https://github.com/Beefy-Swain).
|
Original module by [Beefy-Swain](https://github.com/Beefy-Swain).
|
||||||
Significant contributions from [pvcraven](https://github.com/pvcraven) and [Cleptomania](https://github.com/Cleptomania).
|
Significant contributions from [pvcraven](https://github.com/pvcraven) and [Cleptomania](https://github.com/Cleptomania).
|
||||||
|
|
||||||
## Developement
|
## Development
|
||||||
To develop pytiled parser, clone the repo, create a `venv` using a supported Python version, and activate it. Then install the package as well as all testing dependencies with the command `python -m pip install -e ".[tests]"`.
|
To develop pytiled parser, clone the repo, create a `venv` using a supported Python version, and activate it. Then install the package as well as all testing dependencies with the command `python -m pip install -e ".[tests]"`.
|
||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user