Fix syntax in requirements.txt

This commit is contained in:
Maze 2022-01-29 14:23:06 +01:00
parent c696bc9c03
commit 65f01dc3b1

View File

@ -19,4 +19,4 @@ async_generator >= 1.10, < 2; python_version < "3.7"
dataclasses >= 0.6, < 0.7; python_version < "3.7"
pyfastcopy >= 1.0.3, < 2; python_version < "3.8"
git+https://github.com/MRAAGH/matrix-nio#egg-matrix-nio[e2e]
git+https://github.com/MRAAGH/matrix-nio#egg=matrix-nio[e2e]