mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-28 07:12:02 +01:00
Removed my own poor spelling
This commit is contained in:
@@ -24,5 +24,4 @@ Significant contributions from [pvcraven](https://github.com/pvcraven) and [Clep
|
||||
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
|
||||
Run `pytest --cov=pytiled_parser` to run the test harness and report coverage.
|
||||
ioi
|
||||
Run `pytest --cov=pytiled_parser` to run the test harness and report coverage.
|
||||
Reference in New Issue
Block a user