mirror of
https://github.com/jordansissel/fpm
synced 2025-11-11 18:38:50 +01:00
Not supported yet: * Custom environment for marker evaluation. * "extras" markers Restore function to `--python-obey-requirements-txt`. This flag will only work on python inputs that are provided as a directory, not a wheel/tar.gz/etc. Tests pass including the obey requirements.txt ones. * Fix bug 'else File.directory?` -> `elsif File.directory?...` lol oops. * Use Dir.entries instead of Dir.glob to allow python package extra syntax, with names like `django[bcrypt]` (Note, extras in requirements aren't evaluated yet) |
||
|---|---|---|
| .. | ||
| easy_install_default.py | ||
| METADATA | ||
| requirements.txt | ||
| setup.py | ||