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

core: Drop support for p37 and update dependencies #232

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

the-forest-tree
Copy link
Collaborator

BREAKING CHANGE: dropped support for p37
BREAKDING CHANGE: use new major version of HrFlow SDK

@the-forest-tree the-forest-tree force-pushed the feature/drop-support-for-p37-and-use-latest-version-of-hrflow-sdk branch from ca91da7 to c38febd Compare March 11, 2024 11:35
@the-forest-tree the-forest-tree force-pushed the feature/drop-support-for-p37-and-use-latest-version-of-hrflow-sdk branch from c38febd to f82493d Compare March 11, 2024 11:38
Comment on lines +3 to +7
from hrflow.hrflow.schemas import ( # noqa: F401
GeneralEntitySchema,
HrFlowJob,
HrFlowProfile,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder : HrFlow 4.0.1 has been deployed and now, to use the schemas, you must use from hrflow.schemas import ... instead of from hrflow.hrflow.schemas import ....

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.

2 participants