File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,19 @@ A brief description of the categories of changes:
2727
2828{#v0-0-0-changed}
2929### Changed
30- - Nothing yet
30+ - (publish) The dependencies have been updated to the latest available versions.
3131
3232{#v0-0-0-fixed}
3333### Fixed
3434- Nothing yet
3535
3636{#v0-0-0-added}
3737### Added
38- - Nothing yet
38+ - (publish) The requirements file for the ` twine ` publishing rules have been
39+ updated to have a new convention: ` requirements_darwin.txt ` ,
40+ ` requirements_linux.txt ` , ` requirements_windows.txt ` for each respective OS
41+ and one extra file ` requirements_universal.txt ` if you prefer a single file.
42+ The ` requirements.txt ` file may be removed in the future.
3943
4044{#v0-0-0-removed}
4145### Removed
You can’t perform that action at this time.
0 commit comments