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

Minimum Python runtime version settings #118

Closed
dahlia opened this issue Mar 14, 2017 · 0 comments
Closed

Minimum Python runtime version settings #118

dahlia opened this issue Mar 14, 2017 · 0 comments
Assignees
Labels
cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes target:python typ:enhance Type: Enhancement/new feature

Comments

@dahlia
Copy link
Member

dahlia commented Mar 14, 2017

In production, requiring the version of Python runtime is common. Python target settings should have an option to configure it e.g.:

[targets.python]
minimum_runtime = "0.3.9"
@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Mar 14, 2017
dahlia added a commit to dahlia/nirum that referenced this issue Mar 14, 2017
dahlia added a commit to dahlia/nirum that referenced this issue Mar 14, 2017
@dahlia dahlia self-assigned this Mar 15, 2017
@dahlia dahlia added cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes target:python labels Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:packaging Category: Nirum schema packaging (not compiler packaging) cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) cmp:runtime Component: Target runtimes target:python typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

No branches or pull requests

1 participant