Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Etienne Nadji
PyScribus
Commits
851efae9
Commit
851efae9
authored
Nov 21, 2020
by
Etienne Nadji
Browse files
setup.py 0.2
modifié : source/setup.py modifié : source/setup.py
parent
e01750c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/setup.py
View file @
851efae9
...
...
@@ -6,7 +6,7 @@ import setuptools
with
open
(
"../README.pypi.rst"
,
"r"
)
as
fh
:
long_description
=
fh
.
read
()
VERSION
=
"0.
1
"
VERSION
=
"0.
2
"
DESCRIPTION
=
"Read, create and update Scribus .sla files. (Python < 3.8 version)"
REQUIRED
=
[
'lxml'
,
'svg.path'
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment