-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin
pyyaml-include
for now copier-org/copier#1568
- Loading branch information
1 parent
35aaa57
commit 6164aa2
Showing
6 changed files
with
10 additions
and
22 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
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 |
---|---|---|
|
@@ -17,7 +17,6 @@ dependencies = [ | |
"numpy>=1.24.4", | ||
"pandas[hdf5,performance]>=2.0.2", | ||
"pillow>=10.0.0", | ||
"pyarrow>=14.0.1", | ||
"pyqtgraph>=0.13.3", | ||
"pyside6>=6.5.2", | ||
"pytz>=2023.3", | ||
|
@@ -39,11 +38,6 @@ email = "[email protected]" | |
[tool.fawltydeps] | ||
deps = ["pyproject.toml"] | ||
code = ["src"] | ||
ignore_unused = [ | ||
"pyarrow", # Used in `boilercv.__init__` | ||
] | ||
[tool.fawltydeps.custom_mapping] | ||
boilercore = ["boilercore"] | ||
|
||
[tool.pytest.ini_options] | ||
addopts = ''' | ||
|
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
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