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

Fix invalid platforms in main. #39

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

real-yfprojects
Copy link
Collaborator

PlatformFactory might return None if a platform cannot be passed. This wasn't handled by the main function yet.

Also ensures that pylama runs in poetry env.

  • req2flatpak.py (main)

* .pre-commit-config.yaml : Set pylama `entry` to `poetry run pylama`.
PlatformFactory might return `None` if a platform cannot be passed. This wasn't handled by the main function yet.

* req2flatpak.py (main)
@johannesjh
Copy link
Owner

I'll merge this to make life easier in subsequent pull requests such as #41

@johannesjh johannesjh merged commit e0183fd into johannesjh:main Feb 28, 2023
@real-yfprojects real-yfprojects deleted the platform-none branch February 28, 2023 11:35
@johannesjh johannesjh added this to the v0.2 milestone Apr 5, 2023
@real-yfprojects real-yfprojects mentioned this pull request Apr 5, 2023
5 tasks
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