Skip to content

Commit d2b1eb6

Browse files
authored
Merge pull request #841 from CroatianMeteorNetwork/Cybis320-patch-2
Fix egg fragment syntax for pip 26
2 parents 84aef9c + 166c4fa commit d2b1eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cython>=0.27.3
1313
scipy>=1.0.0
1414
Pillow>=4.3.0
1515
astropy>=2.0.3
16-
imreg_dft @ git+https://github.com/matejak/imreg_dft@master#egg=imreg_dft>'2.0.0'
16+
imreg_dft @ git+https://github.com/matejak/imreg_dft@master
1717
configparser==4.0.2
1818
imageio==2.6.1
1919
python-dvr>=0.0.1 ; python_version >='3.6'

0 commit comments

Comments
 (0)