mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-03 17:59:19 +02:00
Revert playing around
This commit is contained in:
parent
4be39e991e
commit
20c979e8f7
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
|||
import setuptools
|
||||
import os
|
||||
import re
|
||||
import distutils.log
|
||||
|
||||
|
||||
def main():
|
||||
long_description, version = read_meta()
|
||||
distutils.log.set_verbosity(1)
|
||||
setuptools.setup(
|
||||
name='deltachat',
|
||||
version=version,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue