Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
178
Issues
178
List
Boards
Labels
Milestones
Merge Requests
49
Merge Requests
49
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
b4ca9fc6
Commit
b4ca9fc6
authored
Dec 24, 2018
by
Laurent Bachelier
🐧
Committed by
Romain Bignon
Dec 29, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
setup: Add classifiers
parent
ed9f33f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
setup.py
setup.py
+10
-0
No files found.
setup.py
View file @
b4ca9fc6
...
...
@@ -175,10 +175,20 @@ def install_weboob(qt, xdg):
'Environment :: Console'
,
'Environment :: X11 Applications :: Qt'
,
'License :: OSI Approved :: GNU Affero General Public License v3'
,
'Programming Language :: Python'
,
'Programming Language :: Python :: 2'
,
'Programming Language :: Python :: 2.7'
,
'Programming Language :: Python :: 3'
,
'Programming Language :: Python :: 3.5'
,
'Programming Language :: Python :: 3.6'
,
'Programming Language :: Python :: 3.7'
,
'Programming Language :: Python'
,
'Topic :: Communications :: Email'
,
'Topic :: Internet :: WWW/HTTP'
,
'Topic :: Internet :: WWW/HTTP :: Browsers'
,
'Topic :: Software Development :: Libraries :: Application Frameworks'
,
'Topic :: Software Development :: Libraries :: Python Modules'
,
'Topic :: Text Processing :: Markup :: HTML'
,
],
packages
=
packages
,
...
...
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