Skip to content

Commit 0fd11af

Browse files
authored
fix: requirements file should be in sources distribution (influxdata#58)
1 parent bf83b89 commit 0fd11af

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
### Bugs
1010
1. [#56](https://github.com/influxdata/influxdb-client-python/pull/56): Fix default tags for write batching, added new test
11+
1. [#58](https://github.com/influxdata/influxdb-client-python/pull/58): Source distribution also contains: requirements.txt, extra-requirements.txt and test-requirements.txt
1112

1213
## 1.3.0 [2020-01-17]
1314

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
test_suite='tests',
3939
python_requires='>=3.6',
4040
include_package_data=True,
41+
data_files=['requirements.txt', 'extra-requirements.txt', 'test-requirements.txt'],
4142
classifiers = [
4243
'Development Status :: 4 - Beta',
4344
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy