-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Software Bill of Materials | ||
|
||
This package is licensed with the [``MIT License``](license.md) | ||
|
||
## Runtime Dependencies | ||
|
||
These are the dependencies required to run ``mkdocs_github_changelog``: | ||
|
||
### ::licenseinfo | ||
|
||
## Development Dependencies | ||
|
||
These are the dependencies required for developing ``mkdocs_github_changelog``: | ||
|
||
### ::licenseinfo | ||
using: PEP631:dev | ||
diff: PEP631 | ||
|
||
### Test Dependencies | ||
#### ::licenseinfo | ||
using: PEP631:dev;dev-test | ||
diff: PEP631:dev | ||
|
||
### Lint Dependencies | ||
#### ::licenseinfo | ||
using: PEP631:dev;dev-lint | ||
diff: PEP631:dev | ||
|
||
### Security Dependencies | ||
#### ::licenseinfo | ||
using: PEP631:dev;dev-security | ||
diff: PEP631:dev | ||
|
||
### Docs Dependencies | ||
#### ::licenseinfo | ||
using: PEP631:dev;dev-docs | ||
diff: PEP631:dev | ||
|
||
### Build Dependencies | ||
#### ::licenseinfo | ||
using: PEP631:dev;dev-build | ||
diff: PEP631:dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters