possible fix
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: eh-logger
|
||||
Version: 0.1.2
|
||||
Version: 0.1.3
|
||||
Summary: Simple helper to get easier formatted logger from the python logging module
|
||||
Home-page: https://git.eishausener.dev/Eishausener/eh-logger
|
||||
Home-page: https://git.eishausener.dev/Eishausener/eh_logging
|
||||
Author: Eishausener <code@eishausener.de>
|
||||
Author-email: code@eishausener.de
|
||||
License: MIT
|
||||
Project-URL: issue tracker, https://git.eishausener.dev/Eishausener/eh-logger/issues
|
||||
Project-URL: issue tracker, https://git.eishausener.dev/Eishausener/eh_logging/issues
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Description-Content-Type: text/markdown
|
||||
Provides-Extra: dev
|
||||
@@ -21,9 +21,9 @@ Requires-Dist: setuptools; extra == "dev"
|
||||
|
||||
# install
|
||||
|
||||
pip install git+https://git.eishausener.dev/Eishausener/eh-logger \
|
||||
pip install git+https://git.eishausener.dev/Eishausener/eh_logging \
|
||||
or \
|
||||
pip install git+https://github.com/Eishausener/eh-logger
|
||||
pip install git+https://github.com/Eishausener/eh_logging
|
||||
|
||||
# usage
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
|
||||
eh_logging
|
||||
|
||||
Reference in New Issue
Block a user