mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-17 20:34:42 +00:00
Misspell: change "inteface" to "interface" (#247)
Changing "zope.inteface" to "zope.interface" for dependencies installation.
This commit is contained in:
parent
5aee6d97c9
commit
e7a475ddbe
@ -2,4 +2,4 @@ certifi>=2018.11.29
|
||||
twisted[tls]>=16.4.0
|
||||
appnope>=0.1.0; sys_platform == 'darwin'
|
||||
pypiwin32>=223; sys_platform == 'win32'
|
||||
zope.inteface>=4.4.0; sys_platform == 'win32'
|
||||
zope.interface>=4.4.0; sys_platform == 'win32'
|
||||
|
Loading…
Reference in New Issue
Block a user