Add tzdata as dev dependency and sync with tox.ini #264
Annotations
7 errors
Ruff (E101):
setup.py#L75
setup.py:75:1: E101 Indentation contains mixed spaces and tabs
|
Ruff (E101):
setup.py#L76
setup.py:76:1: E101 Indentation contains mixed spaces and tabs
|
Ruff (E101):
setup.py#L77
setup.py:77:1: E101 Indentation contains mixed spaces and tabs
|
Ruff (E101):
setup.py#L78
setup.py:78:1: E101 Indentation contains mixed spaces and tabs
|
Ruff (E101):
setup.py#L79
setup.py:79:1: E101 Indentation contains mixed spaces and tabs
|
lint
Process completed with exit code 1.
|
test (macos-14, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|