mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Reset RIPS_DIST_VERSION to 1
This commit is contained in:
parent
c32e669e56
commit
6fea38e95b
@ -6,7 +6,7 @@ with open('README.md') as f:
|
|||||||
with open('LICENSE') as f:
|
with open('LICENSE') as f:
|
||||||
license = f.read()
|
license = f.read()
|
||||||
|
|
||||||
RIPS_DIST_VERSION = '3'
|
RIPS_DIST_VERSION = '1'
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='rips',
|
name='rips',
|
||||||
|
Loading…
Reference in New Issue
Block a user