alteryx / alteryx/featuretools-tsfresh-primitives

pypi pandas version fixed at <2.0.0

Abierto
#105 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
37
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

I'm installing through the latest pip and when I install the latest:

pip install featuretools-tsfresh-primitives==1.0.2

I keep seeing the requirement of pandas (<2.0.0,>=1.3.0), even though in your setup.cfg you don't pin it to an upper limit. But when I look into the wheel I do see that requirement:

Metadata-Version: 2.1
Name: featuretools-tsfresh-primitives
Version: 1.0.2
Summary: TSFresh primitives for featuretools
Home-page: https://github.com/alteryx/featuretools-tsfresh-primitives/
Author: Feature Labs, Inc.
Author-email: support@featurelabs.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tsfresh (>=0.19.0)
Requires-Dist: pandas (<2.0.0,>=1.3.0)
Requires-Dist: featuretools (>=1.0.0)

Please align the wheel with the setup.cfg

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.