We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250f746 commit fbee91aCopy full SHA for fbee91a
1 file changed
setup.py
@@ -4,8 +4,8 @@
4
name='vim-python-framework',
5
version='0.1.0',
6
description='A framework to easily create Vim plugins using Python',
7
- author='Your Name',
8
- author_email='your.email@example.com',
+ author='David Kennedy S. Araujo',
+ author_email='software@davidkennedy.dev',
9
packages=['vim_python_framework'],
10
install_requires=[],
11
entry_points={
0 commit comments