Skip to content

Commit aee5263

Browse files
committed
use develop branch of lib
1 parent 6e3e46b commit aee5263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyobjc-framework-cocoa = { version = '^7.1', platform = 'darwin' }
2424
matplotlib = "^3.4.2"
2525
pint = "^0.16"
2626
# easyScience
27-
easyReflectometryLib = { git = 'https://github.com/easyScience/easyReflectometryLib.git', rev = 'py3.9' }
27+
easyReflectometryLib = { git = 'https://github.com/easyScience/easyReflectometryLib.git', rev = 'develop' }
2828
easyAppLogic = { git = 'https://github.com/easyScience/easyAppLogic.git', rev = 'easyreflectometry' }
2929
easyAppGui = { git = 'https://github.com/easyScience/easyAppGui.git', rev = 'easyreflectometry' }
3030
#easyReflectometryLib = { path = '../easyReflectometryLib'}

0 commit comments

Comments
 (0)