Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add comment clarifying use of yaml.load, remove requirements file #106

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

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

masklinn
Copy link
Contributor

pyyaml hasn't been a required dependency for a very long time, it's
really not clear why #70 reintroduced a requirements.txt for it,
unless there were points at which install_requires was not resolved
as a dependency, so pyyaml had to be separately installed for
develop to work?

See also: #103

@masklinn masklinn force-pushed the pyyaml-update branch 4 times, most recently from 2d189b5 to bbc0011 Compare April 27, 2022 16:50
pyyaml hasn't been a required dependency for a very long time, it's
really not clear why ua-parser#70 reintroduced a requirements.txt for it,
unless there were points at which `install_requires` was not resolved
as a *dependency*, so pyyaml had to be separately installed for
`develop` to work?

See also: ua-parser#103
@masklinn masklinn merged commit e27d50d into ua-parser:master Apr 30, 2022
@masklinn masklinn deleted the pyyaml-update branch April 30, 2022 10:54
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