File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9595
9696# moban hashes
9797.moban.hashes
98+ .DS_store
9899
Original file line number Diff line number Diff line change 1- {% extends 'setup.py.jj2' % }
1+ {% extends 'pyexcel- setup.py.jj2' % }
22
33{% block platform_block % }
44{% endblock % }
55
66{% block compat_block % }
77{% endblock % }
88
9- {% block morefiles - % }
10- 'CONTRIBUTORS.rst'
9+ {% block morefiles % } 'CONTRIBUTORS.rst' ,
1110{% - endblock % }
Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ How to update test environment and update documentation
314314Additional steps are required:
315315
316316#. pip install moban
317- #. git clone https://github.com/pyexcel /setupmobans.git # generic setup
317+ #. git clone https://github.com/moremoban /setupmobans.git # generic setup
318318#. git clone https://github.com/pyexcel/pyexcel-commons.git commons
319319#. make your changes in `.moban.d ` directory, then issue command `moban `
320320
Original file line number Diff line number Diff line change 2929 'Topic :: Utilities' ,
3030 'Topic :: Software Development :: Libraries' ,
3131 'Programming Language :: Python' ,
32- 'License :: OSI Approved :: BSD License' ,
3332 'Intended Audience :: Developers' ,
3433 'Programming Language :: Python :: 2.6' ,
3534 'Programming Language :: Python :: 2.7' ,
3635 'Programming Language :: Python :: 3.3' ,
3736 'Programming Language :: Python :: 3.4' ,
3837 'Programming Language :: Python :: 3.5' ,
3938 'Programming Language :: Python :: 3.6' ,
39+ 'License :: OSI Approved :: BSD License' ,
4040]
4141
4242INSTALL_REQUIRES = [
You can’t perform that action at this time.
0 commit comments