| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||
| conftest.py |
Prior to this change, users were always forced to specify the `--format` option when invoking `poetry export`, although `requirements.txt` is currently the only accepted value. This patch modifies `poetry export` to make the `--format` option nonobligatory. If omitted, `requirements.txt` will be assumed as the default value.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| commands | Loading commit data... | |
| __init__.py | Loading commit data... | |
| conftest.py | Loading commit data... |