adbenitez / deltachat-cursed

[WIP] Cursed Delta, a lightweight Delta Chat client for the command line
GNU General Public License v3.0
41 stars 2 forks source link

Update setup.py #9

Closed pabzm closed 4 years ago

pabzm commented 4 years ago

I don't like to pin the deltachat dependency on this specific version, but I did not find out how to specify a more generic "use the newest thing" (deltachat>=0.800.1 doesn't work).

adbenitez commented 4 years ago

thanks!