Skip to content

Commit c657589

Browse files
authored
MAINT Include LICENCE in sdist (required by conda-forge) (#57)
1 parent 07db06b commit c657589

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016, Vighnesh Birodkar and scikit-learn-contrib contributors
1+
Copyright (c) 2016, scikit-learn-contrib contributors
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ recursive-include sklearn_extra *.pyx *.pxd *.pxi *.py
55
recursive-exclude sklearn_extra *.c *.h
66
include README.rst
77
include pyproject.toml
8+
include LICENSE

0 commit comments

Comments
 (0)