Skip to content

Commit

Permalink
Add slapdtest.certs to setup.py packages to fix the deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slyngshede committed Aug 31, 2022
1 parent e5959b3 commit 4e53fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ class OpenLDAP2:
'ldap.extop',
'ldap.schema',
'slapdtest',
'slapdtest.certs',
],
package_dir = {'': 'Lib',},
data_files = LDAP_CLASS.extra_files,
Expand Down

0 comments on commit 4e53fc9

Please sign in to comment.