- packages=find_packages(exclude=['ez_setup', 'tests', "exemple-client", "exemple-client.*"]),
- #packages = ["auf_roa_authentification_backend",],
+ packages=['auf_roa_authentification_backend',],
+ package_dir={'auf_roa_authentification_backend': 'auf_roa_authentification_backend'},