Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Remove transitive dependency 'ply' from requirements.txt#517

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
vtalos wants to merge1 commit intodropbox:main
base:main
Choose a base branch
Loading
fromvtalos:remove-transitive-ply

Conversation

vtalos
Copy link

As part of our ongoing research on Python dependency management we noticed a potential improvement in your project’s dependency management.

Specifically, the transitive dependencyply, which is required bystone, is specified as a requirement in therequirements.txt file, even though it is not used directly and does not need to be listed explicitly, as it will be automatically handled by pip during installation.

This PR removes it fromrequirements.txt to let pip manage it automatically, which helps keeping the dependency list clean.

Hope this is helpful!

Checklist

General Contributing

  • Have you read the Code of Conduct and signed theCLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Doestox pass?
  • Do the tests pass?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign ourContributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let usrecheck it.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vtalos@CLAassistant

[8]ページ先頭

©2009-2025 Movatter.jp