mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 19:42:04 +02:00
tox already cares for doc-building
This commit is contained in:
parent
1f4b024dc5
commit
2426df9bb8
2 changed files with 1 additions and 6 deletions
|
@ -2,7 +2,7 @@ from deltachat import capi, const
|
|||
from deltachat.capi import ffi
|
||||
from deltachat.account import Account # noqa
|
||||
|
||||
__version__ = "0.5.dev4"
|
||||
__version__ = "0.5.dev5"
|
||||
|
||||
|
||||
_DC_CALLBACK_MAP = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue