Skip to content

Conflicting setup requirement with standard library for Python 3.7 / 3.8 #5

Description

@MartinHjelmare
  • This library supports an integration in Home Assistant.
  • One or more of the requirements of this library (see below) conflicts with one or more standard library modules for Python 3.7 and/or 3.8.
  • To avoid issues it would be good if this library would remove these conflicting requirements from your library setup requirements or use a condition to only install the requirements when using a lower Python version.
  • If a setup.py file is used it means updating the install_requires list and removing or updating the conflicting requirements.
  • Found conflicts:
    • datetime

Thanks for your support of Home Assistant!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions