Skip to content

Fix formatting issue in setup.py#97

Open
guptaa3 wants to merge 7 commits intoets:mainfrom
guptaa3:patch-1
Open

Fix formatting issue in setup.py#97
guptaa3 wants to merge 7 commits intoets:mainfrom
guptaa3:patch-1

Conversation

@guptaa3
Copy link
Copy Markdown

@guptaa3 guptaa3 commented Oct 29, 2025

Getting error while installig extractor due to missing comma -

#0 201.0 × Getting requirements to build wheel did not run successfully.

  | #0 201.0 │ exit code: 1
  | #0 201.0 ╰─> [5 lines of output]
  | #0 201.0 /tmp/pip-build-env-hi76hxvm/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  | #0 201.0 warnings.warn(msg)
  | #0 201.0 error in tap-spreadsheets-anywhere setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
  | #0 201.0 jsonpath-ng>=1.5.3pyarrow>=5.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant