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

exclude python-ldap in readthedocs only #4671

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

jmcrawford45
Copy link
Contributor

CI is currently broken due to #4664 . We refactored out requirements files to use -r to make global resolves easier, but this means that dependabot PRs now add python-ldap to requirements-docs.txt. Instead of focusing on removing this dep at make time, let's only remove it at the stage where it's problematic (we can't install during readthedocs build because the env doesn't support arbitrary package installs).

@coveralls
Copy link

coveralls commented Oct 23, 2023

Coverage Status

coverage: 75.274%. remained the same when pulling 1d06174 on jmcrawford45:PS-4843 into bc55681 on Netflix:main.

@jmcrawford45 jmcrawford45 merged commit 896130a into Netflix:main Oct 23, 2023
12 checks passed
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.

3 participants