We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d91dc commit 85ac351Copy full SHA for 85ac351
config/fypp_deployment.py
@@ -82,8 +82,6 @@ def deploy_stdlib_fpm():
82
"""
83
import shutil
84
prune=(
85
- "test_always_fail.f90",
86
- "test_always_skip.f90",
87
"test_hash_functions.f90",
88
"f18estop.f90",
89
)
0 commit comments