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

flet publish creates broken website if no requirements.txt or pyproject.toml found #4493

Open
1 task done
FeodorFitsner opened this issue Dec 4, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@FeodorFitsner
Copy link
Contributor

Duplicate Check

Describe the bug

flet publish creates broken website if no requirements.txt or pyproject.toml found with at least one flet dependency.

Code sample

Code
[Paste your code here]

To reproduce

  • flet create .
  • flet publish
  • browser website

Expected behavior

No response

Screenshots / Videos

Captures

[Upload media here]

Operating System

macOS

Operating system details

Any version

Flet version

0.25.1

Regression

Yes, it used to work in a previous Flet version (please specify the version in additional details)

Suggestions

flet dependency should be implicitly added if no requirements.txt or pyproject.toml provided.

Logs

Logs
[Paste your logs here]

Additional details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant