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
geomultisens
specclassify
Commits
c54113d2
Commit
c54113d2
authored
Jan 31, 2022
by
Daniel Scheffler
Browse files
Fixed typo in requirements.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
46609f1b
Pipeline
#37997
passed with stages
in 25 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
c54113d2
...
...
@@ -42,7 +42,7 @@ requirements = ['numpy', 'tqdm', 'matplotlib', 'scikit-learn', 'geoarray>=0.15.0
setup_requirements
=
[]
test_requirements
=
[
'pytest'
,
'pytest-cov'
,
'pytest-reporter-h
m
tl1'
,
'dill'
,
'urlchecker'
]
test_requirements
=
[
'pytest'
,
'pytest-cov'
,
'pytest-reporter-ht
m
l1'
,
'dill'
,
'urlchecker'
]
setup
(
author
=
"Daniel Scheffler"
,
...
...
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