Skip to content

Stop hard-coding the streamlit version and manage it dynamically #1186

@whitphx

Description

@whitphx

Now the version number of the streamlit package is hard-coded in different places.
The sources of truth are the files in streamlit such as streamlit/lib/setup.py or streamlit/frontend/package.json, and all files using the streamlit version number under packages should be fixed to be resolved dynamically at build time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions