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
Johan Richer
validata-ui
Commits
51cd3a23
Commit
51cd3a23
authored
Jan 11, 2021
by
Pierre Dittgen
Browse files
Release
parent
d6c33001
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
51cd3a23
# Changelog
##
next
##
0.4.0a10
-
Fix chromium install in
`Dockerfile`
(fonts install)
-
Add
`--disable-dev-shm-usage`
parameter to chromium headless command line
...
...
setup.py
View file @
51cd3a23
...
...
@@ -13,7 +13,7 @@ with readme_filepath.open("rt", encoding="utf-8") as fd:
setup
(
name
=
"validata_ui"
,
version
=
"0.4.0a
9
"
,
version
=
"0.4.0a
10
"
,
description
=
"Validata Web UI"
,
long_description
=
LONG_DESCRIPTION
,
long_description_content_type
=
"text/markdown"
,
...
...
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