Coding style
- Remove unnecessary scroll limiting code. Its now done in the portal.
This commit is contained in:
parent
9ea41f1181
commit
6254e77275
2 changed files with 3 additions and 17 deletions
2
setup.py
2
setup.py
|
|
@ -18,4 +18,4 @@ setup(name="diff-edit",
|
|||
entry_points={"console_scripts": ["diff-edit=diff_edit:main"]},
|
||||
install_requires=[
|
||||
"pygments==2.10.0", "docopt==0.6.2",
|
||||
"fill3 @ git+https://github.com/ahamilton/eris@v2022.01.24#subdirectory=fill3"])
|
||||
"fill3 @ git+https://github.com/ahamilton/eris@v2022.01.27#subdirectory=fill3"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue