We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcfaa5 commit e7015f5Copy full SHA for e7015f5
setup.py
@@ -4,7 +4,7 @@
4
# for creating Expert Advisors in MetaTrader 5.
5
# """
6
7
-from setuptools import setup, find_packages
+from setuptools import find_packages, setup
8
9
setup(
10
name="mqpy",
0 commit comments