Skip to content

Commit f28fcf0

Browse files
Fuzzy Cognitive Methods for FTS - configuration update
1 parent 27b7cf5 commit f28fcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
packages=['pyFTS', 'pyFTS.benchmarks', 'pyFTS.common', 'pyFTS.data', 'pyFTS.models.ensemble',
66
'pyFTS.models', 'pyFTS.models.seasonal', 'pyFTS.partitioners', 'pyFTS.probabilistic',
77
'pyFTS.tests', 'pyFTS.models.nonstationary', 'pyFTS.models.multivariate',
8-
'pyFTS.models.incremental', 'pyFTS.hyperparam', 'pyFTS.distributed'],
8+
'pyFTS.models.incremental', 'pyFTS.hyperparam', 'pyFTS.distributed', 'pyFTS.fcm'],
99
version='1.4',
1010
description='Fuzzy Time Series for Python',
1111
author='Petronio Candido L. e Silva',

0 commit comments

Comments
 (0)