mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Rename pysch input file so it gets installed properly in coolprop
This commit is contained in:
@@ -15,7 +15,7 @@ from PyQt4.QtGui import (QDialog, QGridLayout, QProgressBar, QLabel,
|
||||
QDialogButtonBox, QPushButton, QFileDialog, QApplication)
|
||||
|
||||
Preferences = ConfigParser()
|
||||
Preferences.read("psyrc")
|
||||
Preferences.read("psyrc.py")
|
||||
P = Preferences.getfloat("General", "P")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user