Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion NOTICE.txt → NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Apache Otava
Apache Otava (incubating)
Copyright 2020- The Apache Software Foundation.

This product includes software developed at
Expand Down
11 changes: 2 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,8 @@
name = "otava"
version = "0.6.0+incubating"
description = "Change Detection for Continuous Performance Engineering"
authors = [
"Alexander Sorokoumov <aleksandr.sorokoumov@gmail.com>",
"Guy Bolton King <guy@waftex.com>",
"Henrik Ingo <henrik@nyrkio.com>",
"Matt Fleming <matt@nyrkio.com>",
"Piotr Kołaczkowski <pkolaczk@datastax.com>",
"Sean McCarthy <sean.mccarthy.dev@gmail.com>",
"Shaunak Das <ShaunakDas88@users.noreply.github.com>",
]
authors = ["Apache Otava Developers <dev@otava.apache.org>"]
include = ["DISCLAIMER"]

[tool.poetry.dependencies]
dateparser = "^1.0.0"
Expand Down