Skip to content

Commit

Permalink
Merge pull request grantmcconnaughey#28 from 23andMe/Add-unidiff-to-L…
Browse files Browse the repository at this point in the history
…intly

Add unidiff to Lintly
  • Loading branch information
nandusekarv10 authored Jun 15, 2021
2 parents 5dc64fc + caf5d9d commit cc16da9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
'PyGithub<2.0',
'python-gitlab<3.0',
'six',
'unidiff==0.6.0',
]


Expand All @@ -25,7 +26,7 @@ def read(*parts):

setup(
name='ttam-lintly',
version='0.7.1',
version='0.7.2',
url='https://github.com/23andMe/Lintly',
license='MIT',
author='Veda Nandusekar',
Expand Down

0 comments on commit cc16da9

Please sign in to comment.