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

Deprecate functions from core module #262

Merged
merged 4 commits into from
Feb 5, 2021
Merged

Deprecate functions from core module #262

merged 4 commits into from
Feb 5, 2021

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Feb 4, 2021

Follow-up to #259

Deprecate the following functions and modules:

  • function install
  • function installroot
  • function build_package
  • function export_requirements
  • function patch
  • module patch

Use the @session decorator instead and invoke session.install or session.poetry.installroot and friends.

@cjolowicz cjolowicz added the removal Removals and Deprecations label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
removal Removals and Deprecations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant