Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
postgis
Commits
14d1cbe0b34a
Commit
4afb82a6
authored
Mar 22, 2016
by
Julien Cristau
Browse files
[pkg] add trove classifiers
parent
fe017385480e
Changes
1
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
14d1cbe0
...
...
@@ -18,6 +18,15 @@ __depends__ = {'cubicweb': '>= 3.22.0',
}
__recommends__
=
{}
classifiers
=
[
'Environment :: Web Environment'
,
'Framework :: CubicWeb'
,
'Programming Language :: Python'
,
'Programming Language :: Python :: 3'
,
'Programming Language :: JavaScript'
,
'Topic :: Scientific/Engineering :: GIS'
,
'Topic :: Database'
,
]
from
os
import
listdir
as
_listdir
from
os.path
import
join
,
isdir
...
...
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