-
Get the source.
git clone https://github.com/ozturkberkay/FlexDict.git
-
Install tox.
pip install tox
-
Test your changes.
tox
-
If you pass every test, make a PR request using your own branch.
git checkout -b mychange git push origin mychange
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.