allegro / allegro/bigflow

Ask about instructions for migration to new version

Open
#201 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
120
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Hello, may I kindly ask you about providing some instructions for migration to new version to facilitate this process for other developers?
Especially, I found that config.py should be modified in suche way:
`options.view_as(SetupOptions).setup_file = str(reflect.materialize_setuppy())` instead of
`setup_file_path = resolve(find_or_create_setup_for_main_project_package())
requirements_file_path = resolve(get_resource_absolute_path('requirements.txt'))`
and the second thing is about method in setup.py `bigflow.build.setup` should be used to avoid warnings about deprecation
Hope it will be useful, thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.