Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit c01370b

Browse files
committed
Merge branch 'Changaco-patch-1'
Changaco patch-1
2 parents b5e7356 + 9c73821 commit c01370b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def main():
3232
#package_dir={'CloudFlare/examples': 'examples'},
3333
#package_data={'cloudflare-examples': ["examples/*"]},
3434
include_package_data=True,
35-
data_files = [('man/man1', ['cli4/cli4.man'])],
35+
data_files = [('share/man/man1', ['cli4/cli4.1'])],
3636
install_requires=['requests', 'pyyaml', 'jsonlines', 'beautifulsoup4'],
3737
keywords='cloudflare',
3838
entry_points={

0 commit comments

Comments
 (0)