Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable testing under python 3.5 on travis #79

Merged
merged 2 commits into from
May 4, 2016

Conversation

yarikoptic
Copy link
Member

No description provided.

@yarikoptic yarikoptic merged commit 16f312e into duecredit:master May 4, 2016
yarikoptic added a commit that referenced this pull request May 11, 2016
**Fixed bugs:**

- test\_noincorrect\_import\_if\_no\_lxml fails on my laptop \(and on travis\) [\#84](#84)
- zenodo and "unofficial" bibtex entry types [\#77](#77)

**Closed issues:**

- duecredit on nipype [\#72](#72)

**Merged pull requests:**

- BF: workaround for zenodo bibtex entries imported with import\_doi [\#85](#85) ([mvdoc](https://github.com/mvdoc))
- enable testing under python 3.5 on travis [\#79](#79) ([yarikoptic](https://github.com/yarikoptic))
- ENH: appveyor configuration \(based on shablona's\) based on mix of conda and pip [\#70](#70) ([yarikoptic](https://github.com/yarikoptic))

* tag '0.5.0': (38 commits)
  BF(TST): apparently StrictVersion might remove the trailing .0
  DOC: automatically generated CHANGELOG
  BF: convert @DaTa to @misc, ; to and, for zenodo dois
  Disable testing on python3.x on windows -- has difficulty installing lxml (no wheels yet)
  BF(temp skip test on windows): just skip on windows that test attempting to test with "absent" lxml
  BF: group operations correcly for appending "b" mode in with_tempfile
  Revert "enable again interactive session"
  ENH: skip the same failing test on appveyor + move _test_external up
  BF/ENH: no unqualified exec() invocations -- use custom env dicts
  enable again interactive session
  DOC: minor, just to push new commit in hope to please appveyor
  BF(khe khe): skip test on travis which can't troubleshoot out
  BF: do not use Popen.poll but .communicate (to avoid getting stuck under heavy output)
  BF: explicitely encode when writing to console using preferred encoding
  ENH: also disable "catch all exceptions" upon DUECREDIT_DEBUG env variable
  Actually we need to install all [tests] requirements as well to use it within tox etc
  disable interactive appveyor for now
  ENH: adding vcr cassette for the online test so we could avoid pestering the service
  BF: open pickle file in binary mode
  ENH: tox all py3 envs
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant