You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added support for markers inverse ([#21](https://github.com/python-poetry/core/pull/21)).
9
+
- Added support for specifying that `git` dependencies should be installed in develop mode ([#23](https://github.com/python-poetry/core/pull/23)).
10
+
- Added the ability to specify build settings from the Poetry main configuration file ([#26](https://github.com/python-poetry/core/pull/26)).
11
+
- Added the ability to disable the generation of the `setup.py` file when building ([#26](https://github.com/python-poetry/core/pull/26)).
12
+
13
+
### Changed
14
+
15
+
- Relaxed licence restrictions to support custom licences ([#5](https://github.com/python-poetry/core/pull/5)).
16
+
- Improved support for PEP-440 direct references ([#22](https://github.com/python-poetry/core/pull/22)).
0 commit comments