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 f331ae2 commit d9a3951Copy full SHA for d9a3951
.gitattributes
@@ -0,0 +1,4 @@
1
+/.* export-ignore
2
+/doc export-ignore
3
+/test export-ignore
4
+/README.md export-ignore
composer.json
@@ -1,6 +1,7 @@
{
"name": "scriptfusion/pip",
"description": "Immediately prints exceptions and assertion failures during testing.",
+ "license": "LGPL-3.0-only",
5
"authors": [
6
7
"name": "Bilge",
0 commit comments