-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…#685) * Migrate `setup.cfg` to PEP 621 Project Metadata in `pyproject.toml` * Add URLs in `pyproject.toml` testing config * Update `black` configuration * Update `isort` configuration * Add headers for formatting and linting configuration * Move formatting configuration section * Rearrange linting configuration * Add maintainers and authors * Bugfix in `tool.setuptools.platforms` * Bugfix in package collection * Bugfix in `project.optional-dependencies` * Don't need requirements.txt anymore * One line per package dependency * Bugfix in `[project.version]` * Remove authors and maintainers * Bugfix: `optional-dependencies` is generated dynamically * Fix warning in build process: Add `homepage` URL * Update sphinx requirement from <4.5,>=3.0 to >=3.0,<4.6 (#688) * Resolve pylint line-too-long for linops (#682) * Remove line-to-long for _problems * Remove * Remove line-too-long for _scaling * - * Remove line-too-long from /linops and add to/problems * Update _kronecker.py * Fix trailing-whitespace * Fix trailing whitespace for kroneker * Fix trailing-whitespaces for _linear_operator Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PrSh27 <[email protected]>
- Loading branch information
1 parent
672d19b
commit fc32cce
Showing
4 changed files
with
141 additions
and
161 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 was deleted.
Oops, something went wrong.
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