We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d188ca commit de5a21aCopy full SHA for de5a21a
setup.py
@@ -12,8 +12,8 @@
12
name='nbgitpuller',
13
version=__version__,
14
url='https://github.com/data-8/nbgitpuller',
15
- license='BSD',
16
- author='Peter Veerman',
+ license='3-clause BSD',
+ author='Peter Veerman, YuviPanda',
17
author_email='peterkangveerman@gmail.com',
18
description='Notebook Extension to do one-way synchronization of git repositories',
19
packages=find_packages(),
0 commit comments