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
Dynamic Exposure
Global Dynamic Exposure
gde-importer
Commits
869c3354
Commit
869c3354
authored
Mar 18, 2022
by
Cecilia Nievas
Browse files
Fixed typo in setup.py
parent
1aaff761
Pipeline
#40295
passed with stage
in 2 minutes and 15 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
869c3354
...
...
@@ -22,7 +22,7 @@ tests_require = ["pytest"]
linters_require
=
[
"black>=20.8b1"
,
"pylint"
,
"flake8"
]
setup
(
name
=
"gde
-
importer"
,
name
=
"gdeimporter"
,
version
=
"0.0.1"
,
description
=
"Importer of aggregated exposure models for GDE"
,
keywords
=
"Global Dynamic Exposure, GDE, buildings, exposure model"
,
...
...
Write
Preview
Supports
Markdown
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