Skip to content

Commit

Permalink
What about d?
Browse files Browse the repository at this point in the history
  • Loading branch information
xfenix committed Nov 15, 2020
1 parent c4b4ab5 commit cfea5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If there is no release, or you dont want/cant use pypi, then:
- `git clone` this repo
- `pipenv install` to install requirements or just `pip install flit`
- `flit install`
Yes, we dont use classic `setup.py`, we use flit + `pyproject.toml`. Go bless PEP-518 + PEP-621.
Yes, we dont use classic `setup.py`, we use flit + `pyproject.toml`. God bless PEP-518 + PEP-621.

# Using with Django as midleware

Expand Down

0 comments on commit cfea5eb

Please sign in to comment.