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 07db06b commit c657589Copy full SHA for c657589
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2016, Vighnesh Birodkar and scikit-learn-contrib contributors
+Copyright (c) 2016, scikit-learn-contrib contributors
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
MANIFEST.in
@@ -5,3 +5,4 @@ recursive-include sklearn_extra *.pyx *.pxd *.pxi *.py
5
recursive-exclude sklearn_extra *.c *.h
6
include README.rst
7
include pyproject.toml
8
+include LICENSE
0 commit comments