Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Type hints (py.typed) missing from pypi release #666

Copy link
Copy link
Closed
@ruffson

Description

@ruffson
Issue body actions

Specifications

  • Client Version: 1.45.0
  • InfluxDB Version: n/a
  • Platform: n/a

Code sample to reproduce problem

From the comment mentioned below, this snippet illustrates the problem:

python -m venv venv
. venv/bin/activate
python -m pip install influxdb_client
ls -l venv/lib/python3.11/site-packages/influxdb_client | grep typed
# Nothing

Expected behavior

As mentioned by this comment, the file py.typed is missing from the pypi release which is getting installed via pip.

Actual behavior

The py.typed file being present in the pypi release.

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.