Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] spark doc_id and filter transforms need to migrate from requirements.txt to pyproject.toml #356

Closed
2 of 4 tasks
daw3rd opened this issue Jun 27, 2024 · 1 comment
Closed
2 of 4 tasks
Assignees
Labels
bug Something isn't working

Comments

@daw3rd
Copy link
Member

daw3rd commented Jun 27, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

Other

What happened + What you expected to happen

The following transforms use a requirements.txt, which causes build problems especially when trying to publish.

  • doc_id
  • filter

Reproduction script

dd

Anything else

No response

OS

MacOS (limited support)

Python

Other

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@daw3rd daw3rd added the bug Something isn't working label Jun 27, 2024
@daw3rd daw3rd self-assigned this Jun 27, 2024
@daw3rd
Copy link
Member Author

daw3rd commented Jun 28, 2024

PR #357 fixes this.

@daw3rd daw3rd closed this as completed Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant