Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
python-libs
odoo-libs
odoo_launcher
Commits
73a717c0
Commit
73a717c0
authored
Jul 01, 2022
by
Alexis PASQUIER
Browse files
Add py2.py3 lib description
parent
326ffc3e
Pipeline
#79650
passed with stages
in 2 minutes and 19 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
73a717c0
[metadata]
name = odoo_launcher
version = 1.3.
3
version = 1.3.
4
description = Create config compatible with Odoo
url = https://gitlab.ndp-systemes.fr/python-libs/odoo_launcher
author = Alexis Pasquier, NDP Systemes
...
...
@@ -25,3 +25,6 @@ install_requires =
typing==3.10.0.0;python_version<='3'
python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
include_package_data = True
[bdist_wheel]
python-tag = py2.py3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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