Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ubicli
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
devtools
ubicli
Commits
8dc56014
Commit
8dc56014
authored
Jan 08, 2020
by
Geoffrey Guéret
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '23-does-not-install-with-python-3-8-1' into 'master'
Resolve "Does not install with python 3.8.1" Closes
#23
See merge request
!12
parents
1ef3ee59
a68717a1
Pipeline
#13544
passed with stages
in 3 minutes and 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.cfg
setup.cfg
+1
-1
No files found.
setup.cfg
View file @
8dc56014
...
...
@@ -27,7 +27,7 @@ classifiers =
[options]
zip_safe = False
include_package_data = True
python_requires = >
=3.6, <=3.8
python_requires = >
3.5, <3.9
packages =
ubicli
ubicli.commands
...
...
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