Change copyright year, change organization name in URLs
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,7 +1,7 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2022 Rdimo
|
Copyright (c) 2022 Rdimo
|
||||||
Copyright (c) 2022 Voronin9032 <voronin9032n3@gmail.com>
|
Copyright (c) 2022-2023 Voronin9032 <voronin9032n3@gmail.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ keywords = [
|
|||||||
"library", "lib", "module", "cli"
|
"library", "lib", "module", "cli"
|
||||||
]
|
]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 4 - Beta",
|
|
||||||
"Natural Language :: English",
|
"Natural Language :: English",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Intended Audience :: Other Audience",
|
"Intended Audience :: Other Audience",
|
||||||
@@ -23,8 +22,8 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
"Homeage" = "https://github.com/analgadgets/pip-install-traps"
|
"Homeage" = "https://github.com/anga02/pip-install-traps"
|
||||||
"Bug Tracker" = "https://github.com/analgadgets/pip-install-traps/issues"
|
"Bug Tracker" = "https://github.com/anga02/pip-install-traps/issues"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user