Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e53fc9

Browse files
authored
Add slapdtest.certs to setup.py packages to fix the deprecation warning
1 parent e5959b3 commit 4e53fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ class OpenLDAP2:
153153
'ldap.extop',
154154
'ldap.schema',
155155
'slapdtest',
156+
'slapdtest.certs',
156157
],
157158
package_dir = {'': 'Lib',},
158159
data_files = LDAP_CLASS.extra_files,

0 commit comments

Comments
 (0)