-
Couldn't load subscription status.
- Fork 17
s/RedisLabs/Redis/ in select places #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| [tool.poetry] | ||
| name = "RLTest" | ||
| version = "0.4.2" | ||
| description="Redis Labs Test Framework, allow to run tests on redis and modules on a variety of environments" | ||
| authors = ["RedisLabs <oss@redislabs.com>"] | ||
| description="Redis Test Framework, allow to run tests on redis and modules on a variety of environments" | ||
| authors = ["Redis <[email protected]>"] | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. redis.com |
||
| license = "BSD-3-Clause" | ||
| readme = "README.md" | ||
|
|
||
|
|
@@ -31,7 +31,7 @@ psutil = "^5.8.0" | |
| pytest-cov = "2.5" | ||
|
|
||
| [tool.poetry.urls] | ||
| repository = "https://github.com/RedisLabsModules/RLTest" | ||
| repository = "https://github.com/RedisModules/RLTest" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This one should stay |
||
|
|
||
| [tool.poetry.scripts] | ||
| RLTest = 'RLTest.__main__:main' | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be
Redis, Inc.?