Skip to content

Commit 44791b2

Browse files
committed
[py] Symlink LICENSE and NOTICE files
1 parent 189a0f3 commit 44791b2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ py/docs/source/**/*
7878
!py/docs/source/conf.py
7979
!py/docs/source/*.rst
8080
py/build/
81-
py/LICENSE
82-
py/NOTICE
8381
py/pytestdebug.log
8482
py/python.iml
8583
selenium.egg-info/

py/LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../LICENSE

py/NOTICE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../NOTICE

0 commit comments

Comments
 (0)