Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Commits
55b7ceb9
Commit
55b7ceb9
authored
11 months ago
by
David Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
author cleanup
parent
8649be7e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#207437
passed with stages
in 5 minutes and 3 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
1 addition
and
1 deletion
setup.py
+
1
−
1
View file @
55b7ceb9
...
@@ -33,7 +33,7 @@ setup(
...
@@ -33,7 +33,7 @@ setup(
name
=
name
,
name
=
name
,
version
=
versioneer
.
get_version
(),
# keep this line as it is
version
=
versioneer
.
get_version
(),
# keep this line as it is
cmdclass
=
versioneer
.
get_cmdclass
(),
# keep this line as it is
cmdclass
=
versioneer
.
get_cmdclass
(),
# keep this line as it is
author
=
"
Bert Palm,
David Schaefer,
Florian Gransee
, Peter Luenenschloss
"
,
author
=
"
David Schaefer,
Bert Palm
, Peter Luenenschloss
"
,
author_email
=
"
david.schaefer@ufz.de
"
,
author_email
=
"
david.schaefer@ufz.de
"
,
description
=
"
A timeseries data quality control and processing tool/framework
"
,
description
=
"
A timeseries data quality control and processing tool/framework
"
,
long_description
=
long_description
,
long_description
=
long_description
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment